| Package | Description |
|---|---|
| org.broadleafcommerce.vendor.paypal.service.payment.message.details | |
| org.broadleafcommerce.vendor.paypal.service.payment.type |
| Modifier and Type | Field and Description |
|---|---|
protected PayPalPayerStatusType |
PayPalDetailsResponse.payerStatus |
| Modifier and Type | Method and Description |
|---|---|
PayPalPayerStatusType |
PayPalDetailsResponse.getPayerStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalDetailsResponse.setPayerStatus(PayPalPayerStatusType payerStatus) |
| Modifier and Type | Field and Description |
|---|---|
static PayPalPayerStatusType |
PayPalPayerStatusType.UNVERIFIED |
static PayPalPayerStatusType |
PayPalPayerStatusType.VERIFIED |
| Modifier and Type | Method and Description |
|---|---|
static PayPalPayerStatusType |
PayPalPayerStatusType.getInstance(String type) |
Copyright © 2017. All rights reserved.