Method: AliyunIot::Product#initialize

Defined in:
lib/aliyun_iot/product.rb

#initialize(key) ⇒ Product

Returns a new instance of Product.



40
41
42
# File 'lib/aliyun_iot/product.rb', line 40

def initialize(key)
  @key = key
end