Method: VoucherifySdk::CustomerSummaryRedemptions#valid?

Defined in:
lib/VoucherifySdk/models/customer_summary_redemptions.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



138
139
140
141
# File 'lib/VoucherifySdk/models/customer_summary_redemptions.rb', line 138

def valid?
  warn '[DEPRECATED] the `valid?` method is obsolete'
  true
end