Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected MerchantInitTransReasonEnum |
SubsequentAuthInformation.reason |
Modifier and Type | Method and Description |
---|---|
static MerchantInitTransReasonEnum |
MerchantInitTransReasonEnum.fromValue(java.lang.String v) |
MerchantInitTransReasonEnum |
SubsequentAuthInformation.getReason()
Gets the value of the reason property.
|
static MerchantInitTransReasonEnum |
MerchantInitTransReasonEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MerchantInitTransReasonEnum[] |
MerchantInitTransReasonEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SubsequentAuthInformation.setReason(MerchantInitTransReasonEnum value)
Sets the value of the reason property.
|
Copyright © 2018. All Rights Reserved.