| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<ItemResponse> |
ItemsApi.createItem(ItemParams itemParams)
品目の作成
|
io.reactivex.Observable<ItemResponse> |
ItemsApi.getItem(Integer id,
Integer companyId)
品目の取得
|
io.reactivex.Observable<ItemResponse> |
ItemsApi.updateItem(Integer id,
ItemParams itemParams)
品目の更新
|
| Modifier and Type | Method and Description |
|---|---|
ItemResponse |
ItemResponse.item(Item item) |
Copyright © 2022. All rights reserved.