| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse2004> |
InvoicesApi.getInvoices(Integer companyId,
Integer partnerId,
String partnerCode,
String startIssueDate,
String endIssueDate,
String startDueDate,
String endDueDate,
String invoiceNumber,
String description,
String invoiceStatus,
String paymentStatus,
Integer offset,
Integer limit)
請求書一覧の取得
<h2 id=\"\">概要</h2> <p>指定した事業所の請求書一覧を取得する</p>
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2004 |
InlineResponse2004.addInvoicesItem(Invoice invoicesItem) |
InlineResponse2004 |
InlineResponse2004.invoices(List<Invoice> invoices) |
Copyright © 2020. All rights reserved.