| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<PaymentRequestsIndexResponse> |
PaymentRequestsApi.getPaymentRequests(Integer companyId,
String status,
String startApplicationDate,
String endApplicationDate,
String startIssueDate,
String endIssueDate,
Integer applicationNumber,
String title,
Integer applicantId,
Integer approverId,
Integer minAmount,
Integer maxAmount,
Integer partnerId,
String partnerCode,
String paymentMethod,
String startPaymentDate,
String endPaymentDate,
String documentCode,
Long offset,
Integer limit)
支払依頼一覧の取得
|
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestsIndexResponse |
PaymentRequestsIndexResponse.addPaymentRequestsItem(PaymentRequestsIndexResponsePaymentRequests paymentRequestsItem) |
PaymentRequestsIndexResponse |
PaymentRequestsIndexResponse.paymentRequests(List<PaymentRequestsIndexResponsePaymentRequests> paymentRequests) |
Copyright © 2022. All rights reserved.