Method: PaypalServerSdk::SellerProtection.optionals

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

.optionalsObject

An array for optional fields



34
35
36
37
38
39
# File 'lib/paypal_server_sdk/models/seller_protection.rb', line 34

def self.optionals
  %w[
    status
    dispute_categories
  ]
end