Package | Description |
---|---|
com.braintreegateway |
Modifier and Type | Field and Description |
---|---|
private List<PayPalAccount> |
Customer.paypalAccounts |
Modifier and Type | Method and Description |
---|---|
PayPalAccount |
PayPalAccountGateway.find(String token) |
Modifier and Type | Method and Description |
---|---|
Result<PayPalAccount> |
PayPalAccountGateway.delete(String token) |
List<PayPalAccount> |
Customer.getPayPalAccounts() |
Result<PayPalAccount> |
PayPalAccountGateway.update(String token,
PayPalAccountRequest request) |
Copyright © 2013-2017. All Rights Reserved.