Class: Suzuri::ItemColor
- Inherits:
-
Object
- Object
- Suzuri::ItemColor
- Defined in:
- lib/suzuri_client.rb
Overview
color”, “ja”=>“アイテムカラー”
Instance Method Summary collapse
-
#initialize(client) ⇒ ItemColor
constructor
A new instance of ItemColor.
Constructor Details
#initialize(client) ⇒ ItemColor
Returns a new instance of ItemColor.
268 269 270 |
# File 'lib/suzuri_client.rb', line 268 def initialize(client) @client = client end |