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