| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<AccountItemsResponse> |
AccountItemsApi.getAccountItems(Integer companyId,
String baseDate)
勘定科目一覧の取得
<h2 id=\"\">概要</h2> <p>指定した事業所の勘定科目一覧を取得する</p> <h2 id=\"_2\">定義</h2> <ul> <li>default_tax_id : デフォルト設定がされている税区分ID</li> <li>default_tax_code : リクエストした日時を基準とした税区分コード</li> </ul> <h2 id=\"_3\">注意点</h2> <p>default_tax_code は勘定科目作成・更新時に利用するものではありません</p>
|
| Modifier and Type | Method and Description |
|---|---|
AccountItemsResponse |
AccountItemsResponse.accountItems(List<AccountItemsResponseAccountItems> accountItems) |
AccountItemsResponse |
AccountItemsResponse.addAccountItemsItem(AccountItemsResponseAccountItems accountItemsItem) |
Copyright © 2020. All rights reserved.