| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<ApprovalRequestsIndexResponse> |
ApprovalRequestsApi.getApprovalRequests(Integer companyId,
String status,
Integer applicationNumber,
String title,
Integer formId,
String startApplicationDate,
String endApplicationDate,
Integer applicantId,
Long minAmount,
Long maxAmount,
Integer approverId,
Integer offset,
Integer limit)
各種申請の一覧
|
| Modifier and Type | Method and Description |
|---|---|
ApprovalRequestsIndexResponse |
ApprovalRequestsIndexResponse.addApprovalRequestsItem(ApprovalRequestsIndexResponseApprovalRequests approvalRequestsItem) |
ApprovalRequestsIndexResponse |
ApprovalRequestsIndexResponse.approvalRequests(List<ApprovalRequestsIndexResponseApprovalRequests> approvalRequests) |
Copyright © 2022. All rights reserved.