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
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 |