| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Prepayments |
AccountingApi.getPrepayment(String accessToken,
String xeroTenantId,
UUID prepaymentID)
Allows you to retrieve a specified prepayments
|
Prepayments |
AccountingApi.getPrepayments(String accessToken,
String xeroTenantId,
org.threeten.bp.OffsetDateTime ifModifiedSince,
String where,
String order,
Integer page,
Integer unitdp)
Allows you to retrieve prepayments
|
| Modifier and Type | Method and Description |
|---|---|
Prepayments |
Prepayments.addPrepaymentsItem(Prepayment prepaymentsItem) |
Prepayments |
Prepayments.prepayments(List<Prepayment> prepayments) |
Copyright © 2019. All rights reserved.