| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private MerchantAccount.FundingDestination |
FundingRequest.destination |
private MerchantAccount.FundingDestination |
FundingDetails.destination |
| Modifier and Type | Method and Description |
|---|---|
MerchantAccount.FundingDestination |
FundingDetails.getDestination() |
static MerchantAccount.FundingDestination |
MerchantAccount.FundingDestination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MerchantAccount.FundingDestination[] |
MerchantAccount.FundingDestination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FundingRequest |
FundingRequest.destination(MerchantAccount.FundingDestination destination) |
Copyright © 2013-2018. All Rights Reserved.