Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.12 KB

File metadata and controls

34 lines (18 loc) · 1.12 KB

SellerProtection

The level of protection offered as defined by PayPal Seller Protection for Merchants.

Properties

Name Type Description Notes
status StatusEnum Indicates whether the transaction is eligible for seller protection. For information, see PayPal Seller Protection for Merchants. [optional] [readonly]
disputeCategories List<DisputeCategoriesEnum> An array of conditions that are covered for the transaction. [optional] [readonly]

Enum: StatusEnum

Name Value
ELIGIBLE "ELIGIBLE"
PARTIALLY_ELIGIBLE "PARTIALLY_ELIGIBLE"
NOT_ELIGIBLE "NOT_ELIGIBLE"

Enum: List<DisputeCategoriesEnum>

Name Value
ITEM_NOT_RECEIVED "ITEM_NOT_RECEIVED"
UNAUTHORIZED_TRANSACTION "UNAUTHORIZED_TRANSACTION"