Package | Description |
---|---|
com.braintreegateway |
Modifier and Type | Field and Description |
---|---|
private MerchantRequest |
PayPalOnlyAccountRequest.parent |
Modifier and Type | Method and Description |
---|---|
MerchantRequest |
MerchantRequest.companyName(String companyName) |
MerchantRequest |
MerchantRequest.countryCodeAlpha3(String countryCodeAlpha3) |
MerchantRequest |
MerchantRequest.currencies(List<String> currencies) |
MerchantRequest |
PayPalOnlyAccountRequest.done() |
MerchantRequest |
MerchantRequest.email(String email) |
MerchantRequest |
MerchantRequest.paymentMethods(List<String> paymentMethods) |
MerchantRequest |
MerchantRequest.scope(String scope) |
Modifier and Type | Method and Description |
---|---|
Result<Merchant> |
MerchantGateway.create(MerchantRequest request) |
Constructor and Description |
---|
PayPalOnlyAccountRequest(MerchantRequest parent) |
Copyright © 2013-2017. All Rights Reserved.