Method: Printful::OrderEstimateRetailCosts#valid?
- Defined in:
- lib/printful_client/models/order_estimate_retail_costs.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
137 138 139 140 |
# File 'lib/printful_client/models/order_estimate_retail_costs.rb', line 137 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |