| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse20014> |
TransfersApi.getTransfers(Integer companyId,
String startDate,
String endDate,
Integer offset,
Integer limit)
取引(振替)一覧の取得
<h2 id=\"\">概要</h2> <p>指定した事業所の取引(振替)一覧を取得する</p> <h2 id=\"_2\">定義</h2> <ul> <li> <p>amount : 振替金額</p> </li> <li> <p>from_walletable_type, to_walletable_type</p> <ul> <li>bank_account : 銀行口座</li> <li>credit_card : クレジットカード</li> <li>wallet : その他の決済口座</li> </ul> </li> </ul>
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20014 |
InlineResponse20014.addTransfersItem(Transfer transfersItem) |
InlineResponse20014 |
InlineResponse20014.transfers(List<Transfer> transfers) |
Copyright © 2020. All rights reserved.