| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static CompanyResponseCompanyWalletables.TypeEnum |
CompanyResponseCompanyWalletables.TypeEnum.fromValue(String value) |
CompanyResponseCompanyWalletables.TypeEnum |
CompanyResponseCompanyWalletables.getType()
口座区分 (銀行口座: bank_account, クレジットカード: credit_card, 現金: wallet)
|
CompanyResponseCompanyWalletables.TypeEnum |
CompanyResponseCompanyWalletables.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CompanyResponseCompanyWalletables.TypeEnum |
CompanyResponseCompanyWalletables.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompanyResponseCompanyWalletables.TypeEnum[] |
CompanyResponseCompanyWalletables.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompanyResponseCompanyWalletables.setType(CompanyResponseCompanyWalletables.TypeEnum type) |
CompanyResponseCompanyWalletables |
CompanyResponseCompanyWalletables.type(CompanyResponseCompanyWalletables.TypeEnum type) |
void |
CompanyResponseCompanyWalletables.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CompanyResponseCompanyWalletables.TypeEnum enumeration) |
Copyright © 2022. All rights reserved.