| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
Section |
Section.companyId(Integer companyId) |
Section |
SectionResponse.getSection()
Get section
|
Section |
Section.id(Integer id) |
Section |
Section.longName(String longName) |
Section |
Section.name(String name) |
Section |
Section.shortcut1(String shortcut1) |
Section |
Section.shortcut2(String shortcut2) |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
InlineResponse2009.getSections()
Get sections
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2009 |
InlineResponse2009.addSectionsItem(Section sectionsItem) |
SectionResponse |
SectionResponse.section(Section section) |
void |
SectionResponse.setSection(Section section) |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2009 |
InlineResponse2009.sections(List<Section> sections) |
void |
InlineResponse2009.setSections(List<Section> sections) |
Copyright © 2020. All rights reserved.