| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
static InvoiceIndexResponseInvoices.TaxEntryMethodEnum |
InvoiceIndexResponseInvoices.TaxEntryMethodEnum.fromValue(String value) |
InvoiceIndexResponseInvoices.TaxEntryMethodEnum |
InvoiceIndexResponseInvoices.getTaxEntryMethod()
請求書の消費税計算方法(inclusive: 内税, exclusive: 外税)
|
InvoiceIndexResponseInvoices.TaxEntryMethodEnum |
InvoiceIndexResponseInvoices.TaxEntryMethodEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static InvoiceIndexResponseInvoices.TaxEntryMethodEnum |
InvoiceIndexResponseInvoices.TaxEntryMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvoiceIndexResponseInvoices.TaxEntryMethodEnum[] |
InvoiceIndexResponseInvoices.TaxEntryMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceIndexResponseInvoices.setTaxEntryMethod(InvoiceIndexResponseInvoices.TaxEntryMethodEnum taxEntryMethod) |
InvoiceIndexResponseInvoices |
InvoiceIndexResponseInvoices.taxEntryMethod(InvoiceIndexResponseInvoices.TaxEntryMethodEnum taxEntryMethod) |
void |
InvoiceIndexResponseInvoices.TaxEntryMethodEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
InvoiceIndexResponseInvoices.TaxEntryMethodEnum enumeration) |
Copyright © 2022. All rights reserved.