| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static BatchPayment.StatusEnum |
BatchPayment.StatusEnum.fromValue(String value) |
BatchPayment.StatusEnum |
BatchPayment.getStatus()
AUTHORISED or DELETED (read-only).
|
static BatchPayment.StatusEnum |
BatchPayment.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchPayment.StatusEnum[] |
BatchPayment.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.