Method: AmzSpApi::CatalogItemsApiModel::ItemVariationTheme#valid?
- Defined in:
- lib/catalog-items-api-model/models/item_variation_theme.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
80 81 82 |
# File 'lib/catalog-items-api-model/models/item_variation_theme.rb', line 80 def valid? true end |