| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse20018> |
WalletablesApi.getWalletables(Integer companyId,
Boolean withBalance,
String type)
口座一覧の取得
<h2 id=\"\">概要</h2> <p>指定した事業所の口座一覧を取得する</p> <h2 id=\"_2\">定義</h2> <ul> <li>type <ul> <li>bank_account : 銀行口座</li> <li>credit_card : クレジットカード</li> <li>wallet : その他の決済口座</li> </ul> </li> <li>walletable_balance : 登録残高</li> <li>last_balance : 同期残高</li> </ul>
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20018 |
InlineResponse20018.addWalletablesItem(Walletable walletablesItem) |
InlineResponse20018 |
InlineResponse20018.meta(InlineResponse20018Meta meta) |
InlineResponse20018 |
InlineResponse20018.walletables(List<Walletable> walletables) |
Copyright © 2020. All rights reserved.