class TencentCloud::Iotexplorer::V20190423::ProductDevicesPositionItem

def initialize(items=nil, productid=nil, total=nil)

def initialize(items=nil, productid=nil, total=nil)
  @Items = items
  @ProductId = productid
  @Total = total
end