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