forked from LiveCarta/PayPal-PHP-Server-SDK
repo initialized with test cases
This commit is contained in:
17
doc/models/seller-protection-status.md
Normal file
17
doc/models/seller-protection-status.md
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
# 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` |
|
||||
|
||||
Reference in New Issue
Block a user