class TencentCloud::Iotexplorer::V20190423::TransferCloudStorageRequest
def initialize(productid=nil, devicename=nil, todevicename=nil, toproductid=nil)
def initialize(productid=nil, devicename=nil, todevicename=nil, toproductid=nil) @ProductId = productid @DeviceName = devicename @ToDeviceName = todevicename @ToProductId = toproductid end