| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<DealResponse> |
PaymentsApi.createDealPayment(Integer id,
PaymentParams paymentParams)
取引(収入/支出)の支払行作成
|
io.reactivex.Observable<DealResponse> |
PaymentsApi.updateDealPayment(Integer id,
Long paymentId,
PaymentParams paymentParams)
取引(収入/支出)の支払行更新
|
| Modifier and Type | Method and Description |
|---|---|
PaymentParams |
PaymentParams.amount(Long amount) |
PaymentParams |
PaymentParams.companyId(Integer companyId) |
PaymentParams |
PaymentParams.date(String date) |
PaymentParams |
PaymentParams.fromWalletableId(Integer fromWalletableId) |
PaymentParams |
PaymentParams.fromWalletableType(PaymentParams.FromWalletableTypeEnum fromWalletableType) |
Copyright © 2022. All rights reserved.