| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<QuotationResponse> |
QuotationsApi.createQuotation(QuotationCreateParams quotationCreateParams)
見積書の作成
|
io.reactivex.Observable<QuotationResponse> |
QuotationsApi.getQuotation(Integer id,
Integer companyId)
見積書の取得
|
io.reactivex.Observable<QuotationResponse> |
QuotationsApi.updateQuotation(Integer id,
QuotationUpdateParams quotationUpdateParams)
見積書の更新
|
| Modifier and Type | Method and Description |
|---|---|
QuotationResponse |
QuotationResponse.quotation(QuotationResponseQuotation quotation) |
Copyright © 2022. All rights reserved.