Method: DigitalFemsa::OrderNextActionResponseRedirectToUrl#valid?
- Defined in:
- lib/digital_femsa/models/order_next_action_response_redirect_to_url.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
86 87 88 89 |
# File 'lib/digital_femsa/models/order_next_action_response_redirect_to_url.rb', line 86 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |