| Package | Description |
|---|---|
| com.xero.models.bankfeeds |
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.detail(String detail) |
Error |
FeedConnection.getError()
Get error
|
Error |
Error.status(Integer status) |
Error |
Error.title(String title) |
Error |
Error.type(Error.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<Error> |
Statement.getErrors()
Get errors
|
| Modifier and Type | Method and Description |
|---|---|
Statement |
Statement.addErrorsItem(Error errorsItem) |
FeedConnection |
FeedConnection.error(Error error) |
void |
FeedConnection.setError(Error error) |
| Modifier and Type | Method and Description |
|---|---|
Statement |
Statement.errors(List<Error> errors) |
void |
Statement.setErrors(List<Error> errors) |
Copyright © 2020. All rights reserved.