| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private Transaction.ScaExemption |
TransactionRequest.scaExemption |
private Transaction.ScaExemption |
Transaction.scaExemptionRequested |
| Modifier and Type | Method and Description |
|---|---|
Transaction.ScaExemption |
Transaction.getScaExemptionRequested() |
static Transaction.ScaExemption |
Transaction.ScaExemption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.ScaExemption[] |
Transaction.ScaExemption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionRequest |
TransactionRequest.scaExemption(Transaction.ScaExemption scaExemption) |
Copyright © 2013-2021. All Rights Reserved.