forked from LiveCarta/PayPal-PHP-Server-SDK
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
18 lines
359 B
Markdown
18 lines
359 B
Markdown
|
|
# Seller Protection Status
|
|
|
|
Indicates whether the transaction is eligible for seller protection. For information, see [PayPal Seller Protection for Merchants](https://www.paypal.com/us/webapps/mpp/security/seller-protection).
|
|
|
|
## Enumeration
|
|
|
|
`SellerProtectionStatus`
|
|
|
|
## Fields
|
|
|
|
| Name |
|
|
| --- |
|
|
| `ELIGIBLE` |
|
|
| `PARTIALLY_ELIGIBLE` |
|
|
| `NOT_ELIGIBLE` |
|
|
|