Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected TransactionGroupStatusEnum |
GetUnsettledTransactionListRequest.status |
Modifier and Type | Method and Description |
---|---|
static TransactionGroupStatusEnum |
TransactionGroupStatusEnum.fromValue(String v) |
TransactionGroupStatusEnum |
GetUnsettledTransactionListRequest.getStatus()
Gets the value of the status property.
|
static TransactionGroupStatusEnum |
TransactionGroupStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionGroupStatusEnum[] |
TransactionGroupStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GetUnsettledTransactionListRequest.setStatus(TransactionGroupStatusEnum value)
Sets the value of the status property.
|
Copyright © 2021. All rights reserved.