| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InvoiceIndexResponse> |
InvoicesApi.getInvoices(Integer companyId,
Integer partnerId,
String partnerCode,
String startIssueDate,
String endIssueDate,
String startDueDate,
String endDueDate,
String invoiceNumber,
String description,
String invoiceStatus,
String paymentStatus,
Long offset,
Integer limit)
請求書一覧の取得
|
| Modifier and Type | Method and Description |
|---|---|
InvoiceIndexResponse |
InvoiceIndexResponse.addInvoicesItem(InvoiceIndexResponseInvoices invoicesItem) |
InvoiceIndexResponse |
InvoiceIndexResponse.invoices(List<InvoiceIndexResponseInvoices> invoices) |
Copyright © 2022. All rights reserved.