Method: Printful::GenerationTaskFile#valid?
- Defined in:
- lib/printful_client/models/generation_task_file.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
105 106 107 108 |
# File 'lib/printful_client/models/generation_task_file.rb', line 105 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |