| 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.updateItem(Integer id,
ItemParams itemParams)
品目の更新
|
| Modifier and Type | Method and Description |
|---|---|
ItemParams |
ItemParams.companyId(Integer companyId) |
ItemParams |
ItemParams.name(String name) |
ItemParams |
ItemParams.shortcut1(String shortcut1) |
ItemParams |
ItemParams.shortcut2(String shortcut2) |
Copyright © 2022. All rights reserved.