class TencentCloud::Iotexplorer::V20190423::DescribeGatewayBindDevicesResponse
def initialize(devices=nil, total=nil, productname=nil, requestid=nil)
def initialize(devices=nil, total=nil, productname=nil, requestid=nil) @Devices = devices @Total = total @ProductName = productname @RequestId = requestid end