| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum |
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum.fromValue(String value) |
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum |
PartnerResponsePartner.getPartnerBankAccountAttributesAccountType()
口座種別(ordinary:普通、checking:当座、earmarked:納税準備預金、savings:貯蓄、other:その他)
|
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum |
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum |
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum[] |
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PartnerResponsePartner |
PartnerResponsePartner.partnerBankAccountAttributesAccountType(PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum partnerBankAccountAttributesAccountType) |
void |
PartnerResponsePartner.setPartnerBankAccountAttributesAccountType(PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum partnerBankAccountAttributesAccountType) |
void |
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PartnerResponsePartner.PartnerBankAccountAttributesAccountTypeEnum enumeration) |
Copyright © 2020. All rights reserved.