Method: VoucherifySdk::PromotionStackBase#valid?
- Defined in:
- lib/VoucherifySdk/models/promotion_stack_base.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
79 80 81 82 |
# File 'lib/VoucherifySdk/models/promotion_stack_base.rb', line 79 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |