Module: AboutYou::SDK::Model::AbstractModel
- Included in:
- Product, ProductsResult, Variant
- Defined in:
- lib/AboutYou/Model/abstract_model.rb
Overview
This Module represents a model which has a shop_api attribute
Instance Attribute Summary collapse
-
#shop_api ⇒ Object
instance of AY.
Instance Attribute Details
#shop_api ⇒ Object
instance of AY
12 13 14 |
# File 'lib/AboutYou/Model/abstract_model.rb', line 12 def shop_api @shop_api end |