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