| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse2001> |
BanksApi.getBanks(Integer offset,
Integer limit,
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> </ul>
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
InlineResponse2001.addBanksItem(Bank banksItem) |
InlineResponse2001 |
InlineResponse2001.banks(List<Bank> banks) |
Copyright © 2020. All rights reserved.