Method: UltracartClient::ItemRelated#valid?
- Defined in:
- lib/ultracart_api/models/item_related.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
95 96 97 |
# File 'lib/ultracart_api/models/item_related.rb', line 95 def valid? true end |