| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompanyAccountItems |
CompanyResponseCompanyAccountItems.addCategoriesItem(String categoriesItem) |
CompanyResponseCompanyAccountItems |
CompanyResponseCompanyAccountItems.categories(List<String> categories) |
CompanyResponseCompanyAccountItems |
CompanyResponseCompanyAccountItems.id(Integer id) |
CompanyResponseCompanyAccountItems |
CompanyResponseCompanyAccountItems.name(String name) |
CompanyResponseCompanyAccountItems |
CompanyResponseCompanyAccountItems.shortcut(String shortcut) |
| Modifier and Type | Method and Description |
|---|---|
List<CompanyResponseCompanyAccountItems> |
CompanyResponseCompany.getAccountItems()
Get accountItems
|
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompany |
CompanyResponseCompany.addAccountItemsItem(CompanyResponseCompanyAccountItems accountItemsItem) |
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompany |
CompanyResponseCompany.accountItems(List<CompanyResponseCompanyAccountItems> accountItems) |
void |
CompanyResponseCompany.setAccountItems(List<CompanyResponseCompanyAccountItems> accountItems) |
Copyright © 2022. All rights reserved.