| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse2001> |
DealsApi.getDeals(Integer companyId,
Integer partnerId,
Integer accountItemId,
String partnerCode,
String status,
String type,
String startIssueDate,
String endIssueDate,
String startDueDate,
String endDueDate,
String startRenewDate,
String endRenewDate,
Long offset,
Integer limit,
String registeredFrom,
String accruals)
取引(収入/支出)一覧の取得
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
InlineResponse2001.addDealsItem(Deal dealsItem) |
InlineResponse2001 |
InlineResponse2001.deals(List<Deal> deals) |
InlineResponse2001 |
InlineResponse2001.meta(InlineResponse2001Meta meta) |
Copyright © 2022. All rights reserved.