| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Payment.PaymentTypeEnum |
Payment.PaymentTypeEnum.fromValue(String text) |
Payment.PaymentTypeEnum |
Payment.getPaymentType()
See Payment Types.
|
static Payment.PaymentTypeEnum |
Payment.PaymentTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payment.PaymentTypeEnum[] |
Payment.PaymentTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.