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