| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompanySections |
CompanyResponseCompanySections.id(Integer id) |
CompanyResponseCompanySections |
CompanyResponseCompanySections.name(String name) |
CompanyResponseCompanySections |
CompanyResponseCompanySections.shortcut1(String shortcut1) |
CompanyResponseCompanySections |
CompanyResponseCompanySections.shortcut2(String shortcut2) |
| Modifier and Type | Method and Description |
|---|---|
List<CompanyResponseCompanySections> |
CompanyResponseCompany.getSections()
Get sections
|
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompany |
CompanyResponseCompany.addSectionsItem(CompanyResponseCompanySections sectionsItem) |
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompany |
CompanyResponseCompany.sections(List<CompanyResponseCompanySections> sections) |
void |
CompanyResponseCompany.setSections(List<CompanyResponseCompanySections> sections) |
Copyright © 2022. All rights reserved.