Method: PaypalServerSdk::SellerProtection#dispute_categories
- Defined in:
- lib/paypal_server_sdk/models/seller_protection.rb
#dispute_categories ⇒ Array[DisputeCategory]
An array of conditions that are covered for the transaction.
23 24 25 |
# File 'lib/paypal_server_sdk/models/seller_protection.rb', line 23 def dispute_categories @dispute_categories end |