Method: PaypalServerSdk::SellerProtection#status

Defined in:
lib/paypal_server_sdk/models/seller_protection.rb

#statusSellerProtectionStatus

Indicates whether the transaction is eligible for seller protection. For information, see [PayPal Seller Protection for Merchants](www.paypal.com/us/webapps/mpp/security/seller-protectio n).



19
20
21
# File 'lib/paypal_server_sdk/models/seller_protection.rb', line 19

def status
  @status
end