| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse2007> |
QuotationsApi.getQuotations(Integer companyId,
Integer partnerId,
String partnerCode,
String startIssueDate,
String endIssueDate,
String quotationNumber,
String description,
String quotationStatus,
Integer offset,
Integer limit)
見積書一覧の取得
<h2 id=\"\">概要</h2> <p>指定した事業所の見積書一覧を取得する</p>
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
InlineResponse2007.addQuotationsItem(Quotation quotationsItem) |
InlineResponse2007 |
InlineResponse2007.quotations(List<Quotation> quotations) |
Copyright © 2020. All rights reserved.