Method: PaypalServerSdk::SellerProtection#dispute_categories

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

#dispute_categoriesArray[DisputeCategory]

An array of conditions that are covered for the transaction.

Returns:



23
24
25
# File 'lib/paypal_server_sdk/models/seller_protection.rb', line 23

def dispute_categories
  @dispute_categories
end