class TencentCloud::Iotexplorer::V20190423::DescribeGatewayBindDevicesRequest
def deserialize(params)
def deserialize(params) @GatewayProductId = params['GatewayProductId'] @GatewayDeviceName = params['GatewayDeviceName'] @ProductId = params['ProductId'] @Offset = params['Offset'] @Limit = params['Limit'] end