Class: Suzuri::ItemSize
- Inherits:
-
Object
- Object
- Suzuri::ItemSize
- Defined in:
- lib/suzuri_client.rb
Overview
size”, “ja”=>“アイテムのサイズ”
Instance Method Summary collapse
-
#initialize(client) ⇒ ItemSize
constructor
A new instance of ItemSize.
Constructor Details
#initialize(client) ⇒ ItemSize
Returns a new instance of ItemSize.
275 276 277 |
# File 'lib/suzuri_client.rb', line 275 def initialize(client) @client = client end |