| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Method and Description |
|---|---|
Transaction.GatewayRejectionReason |
Transaction.getGatewayRejectionReason() |
Transaction.GatewayRejectionReason |
UsBankAccountVerification.getGatewayRejectionReason() |
Transaction.GatewayRejectionReason |
CreditCardVerification.getGatewayRejectionReason() |
static Transaction.GatewayRejectionReason |
Transaction.GatewayRejectionReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.GatewayRejectionReason[] |
Transaction.GatewayRejectionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2018. All rights reserved.