| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse20019> |
WalletablesApi.getWalletable(Integer id,
String type,
Integer companyId)
口座情報の取得
<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>
|
io.reactivex.Observable<InlineResponse20019> |
WalletablesApi.updateWalletable(Integer id,
String type,
WalletableUpdateParams walletableUpdateParams)
口座の更新
<h2 id=\"\">概要</h2> <p>口座を更新する</p>
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20019 |
InlineResponse20019.meta(InlineResponse20018Meta meta) |
InlineResponse20019 |
InlineResponse20019.walletable(Walletable walletable) |
Copyright © 2020. All rights reserved.