class TencentCloud::Iotexplorer::V20190423::CreateStudioProductRequest
def deserialize(params)
def deserialize(params) @ProductName = params['ProductName'] @CategoryId = params['CategoryId'] @ProductType = params['ProductType'] @EncryptionType = params['EncryptionType'] @NetType = params['NetType'] @DataProtocol = params['DataProtocol'] @ProductDesc = params['ProductDesc'] @ProjectId = params['ProjectId'] end