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

Instance Attribute Details

#shop_apiObject

instance of AY



12
13
14
# File 'lib/AboutYou/Model/abstract_model.rb', line 12

def shop_api
  @shop_api
end