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