| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<SectionResponse> |
SectionsApi.createSection(SectionParams sectionParams)
部門の作成
|
io.reactivex.Observable<SectionResponse> |
SectionsApi.updateSection(Integer id,
SectionParams sectionParams)
部門の更新
|
| Modifier and Type | Method and Description |
|---|---|
SectionParams |
SectionParams.companyId(Integer companyId) |
SectionParams |
SectionParams.longName(String longName) |
SectionParams |
SectionParams.name(String name) |
SectionParams |
SectionParams.parentId(Integer parentId) |
SectionParams |
SectionParams.shortcut1(String shortcut1) |
SectionParams |
SectionParams.shortcut2(String shortcut2) |
Copyright © 2022. All rights reserved.