| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<TransferResponse> |
TransfersApi.createTransfer(TransferParams transferParams)
取引(振替)の作成
|
io.reactivex.Observable<TransferResponse> |
TransfersApi.getTransfer(Integer id,
Integer companyId)
取引(振替)の取得
|
io.reactivex.Observable<TransferResponse> |
TransfersApi.updateTransfer(Integer id,
TransferParams transferParams)
取引(振替)の更新
|
| Modifier and Type | Method and Description |
|---|---|
TransferResponse |
TransferResponse.transfer(Transfer transfer) |
Copyright © 2022. All rights reserved.