class TencentCloud::Iotexplorer::V20190423::UnbindDevicesRequest
def initialize(gatewayproductid=nil, gatewaydevicename=nil, productid=nil, devicenames=nil)
def initialize(gatewayproductid=nil, gatewaydevicename=nil, productid=nil, devicenames=nil) @GatewayProductId = gatewayproductid @GatewayDeviceName = gatewaydevicename @ProductId = productid @DeviceNames = devicenames end