Method: ShopifyAPI::Rest::Base.has_many
- Defined in:
- lib/shopify_api/rest/base.rb
.has_many ⇒ Object (readonly)
Returns the value of attribute has_many.
61 62 63 |
# File 'lib/shopify_api/rest/base.rb', line 61 def has_many @has_many end |