| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<InlineResponse2004> |
ManualJournalsApi.getManualJournals(Integer companyId,
String startIssueDate,
String endIssueDate,
String entrySide,
Integer accountItemId,
Long minAmount,
Long maxAmount,
Integer partnerId,
String partnerCode,
Integer itemId,
Integer sectionId,
Long segment1TagId,
Long segment2TagId,
Long segment3TagId,
String commentStatus,
Boolean commentImportant,
String adjustment,
String txnNumber,
Long offset,
Integer limit)
振替伝票一覧の取得
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2004 |
InlineResponse2004.addManualJournalsItem(ManualJournal manualJournalsItem) |
InlineResponse2004 |
InlineResponse2004.manualJournals(List<ManualJournal> manualJournals) |
Copyright © 2022. All rights reserved.