| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
FiscalYears |
FiscalYears.depreciationRecordMethod(Integer depreciationRecordMethod) |
FiscalYears |
FiscalYears.endDate(String endDate) |
FiscalYears |
FiscalYears.indirectWriteOffMethod(Boolean indirectWriteOffMethod) |
FiscalYears |
FiscalYears.returnCode(Integer returnCode) |
FiscalYears |
FiscalYears.salesTaxBusinessCode(Integer salesTaxBusinessCode) |
FiscalYears |
FiscalYears.startDate(String startDate) |
FiscalYears |
FiscalYears.taxAccountMethod(Integer taxAccountMethod) |
FiscalYears |
FiscalYears.taxFraction(Integer taxFraction) |
FiscalYears |
FiscalYears.taxMethod(Integer taxMethod) |
FiscalYears |
FiscalYears.useIndustryTemplate(Boolean useIndustryTemplate) |
| Modifier and Type | Method and Description |
|---|---|
List<FiscalYears> |
CompanyResponseCompany.getFiscalYears()
Get fiscalYears
|
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompany |
CompanyResponseCompany.addFiscalYearsItem(FiscalYears fiscalYearsItem) |
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompany |
CompanyResponseCompany.fiscalYears(List<FiscalYears> fiscalYears) |
void |
CompanyResponseCompany.setFiscalYears(List<FiscalYears> fiscalYears) |
Copyright © 2020. All rights reserved.