Class: Suzuri::ItemVariant
- Inherits:
-
Object
- Object
- Suzuri::ItemVariant
- Defined in:
- lib/suzuri_client.rb
Overview
of Item Color & Item Size.”, “ja”=>“アイテムカラーとアイテムサイズの組み合わせ”
Instance Method Summary collapse
-
#initialize(client) ⇒ ItemVariant
constructor
A new instance of ItemVariant.
Constructor Details
#initialize(client) ⇒ ItemVariant
Returns a new instance of ItemVariant.
282 283 284 |
# File 'lib/suzuri_client.rb', line 282 def initialize(client) @client = client end |