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