| Package | Description |
|---|---|
| com.braintreegateway |
| 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–2018. All rights reserved.