| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Schedule.DueDateTypeEnum |
Schedule.DueDateTypeEnum.fromValue(String text) |
Schedule.DueDateTypeEnum |
Schedule.getDueDateType()
the payment terms
|
static Schedule.DueDateTypeEnum |
Schedule.DueDateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schedule.DueDateTypeEnum[] |
Schedule.DueDateTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule |
Schedule.dueDateType(Schedule.DueDateTypeEnum dueDateType) |
void |
Schedule.setDueDateType(Schedule.DueDateTypeEnum dueDateType) |
Copyright © 2019. All rights reserved.