| 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.getSection(Integer id,
Integer companyId) |
io.reactivex.Observable<SectionResponse> |
SectionsApi.updateSection(Integer id,
SectionParams sectionParams)
部門の更新
|
| Modifier and Type | Method and Description |
|---|---|
SectionResponse |
SectionResponse.section(Section section) |
Copyright © 2022. All rights reserved.