| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
Tax |
Tax.code(Integer code) |
Tax |
TaxResponse.getTax()
Get tax
|
Tax |
Tax.name(String name) |
Tax |
Tax.nameJa(String nameJa) |
| Modifier and Type | Method and Description |
|---|---|
List<Tax> |
InlineResponse2009.getTaxes()
Get taxes
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2009 |
InlineResponse2009.addTaxesItem(Tax taxesItem) |
void |
TaxResponse.setTax(Tax tax) |
TaxResponse |
TaxResponse.tax(Tax tax) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineResponse2009.setTaxes(List<Tax> taxes) |
InlineResponse2009 |
InlineResponse2009.taxes(List<Tax> taxes) |
Copyright © 2022. All rights reserved.