| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Journals |
AccountingApi.getJournal(String accessToken,
String xeroTenantId,
UUID journalID)
Allows you to retrieve a specified journals.
|
Journals |
AccountingApi.getJournals(String accessToken,
String xeroTenantId,
org.threeten.bp.OffsetDateTime ifModifiedSince,
Integer offset,
Boolean paymentsOnly)
Allows you to retrieve any journals.
|
| Modifier and Type | Method and Description |
|---|---|
Journals |
Journals.addJournalsItem(Journal journalsItem) |
Journals |
Journals.journals(List<Journal> journals) |
Copyright © 2020. All rights reserved.