| 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)
品目の作成
<h2 id=\"\">概要</h2> <p>指定した事業所の品目を作成する</p>
|
io.reactivex.Observable<ItemResponse> |
ItemsApi.updateItem(Integer id,
ItemParams itemParams)
品目の更新
<h2 id=\"\">概要</h2> <p>指定した事業所の品目を更新する</p>
|
| 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 © 2020. All rights reserved.