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