| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InvoiceResponse> |
InvoicesApi.createInvoice(InvoiceCreateParams invoiceCreateParams)
請求書の作成
|
io.reactivex.Observable<InvoiceResponse> |
InvoicesApi.getInvoice(Integer id,
Integer companyId)
請求書の取得
|
io.reactivex.Observable<InvoiceResponse> |
InvoicesApi.updateInvoice(Integer id,
InvoiceUpdateParams invoiceUpdateParams)
請求書の更新
|
| Modifier and Type | Method and Description |
|---|---|
InvoiceResponse |
InvoiceResponse.invoice(InvoiceResponseInvoice invoice) |
Copyright © 2022. All rights reserved.