| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<QuotationIndexResponse> |
QuotationsApi.getQuotations(Integer companyId,
Integer partnerId,
String partnerCode,
String startIssueDate,
String endIssueDate,
String quotationNumber,
String description,
String quotationStatus,
Long offset,
Integer limit)
見積書一覧の取得
|
| Modifier and Type | Method and Description |
|---|---|
QuotationIndexResponse |
QuotationIndexResponse.addQuotationsItem(QuotationIndexResponseQuotations quotationsItem) |
QuotationIndexResponse |
QuotationIndexResponse.quotations(List<QuotationIndexResponseQuotations> quotations) |
Copyright © 2022. All rights reserved.