| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Method and Description |
|---|---|
UsBankAccountVerification.VerificationMethod |
UsBankAccountVerification.getVerificationMethod() |
static UsBankAccountVerification.VerificationMethod |
UsBankAccountVerification.VerificationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsBankAccountVerification.VerificationMethod[] |
UsBankAccountVerification.VerificationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultipleValueNode<UsBankAccountVerificationSearchRequest,UsBankAccountVerification.VerificationMethod> |
UsBankAccountVerificationSearchRequest.verificationMethod() |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodOptionsRequest |
PaymentMethodOptionsRequest.usBankAccountVerificationMethod(UsBankAccountVerification.VerificationMethod verificationMethod) |
Copyright © 2013–2018. All rights reserved.