class TencentCloud::Iotexplorer::V20190423::CreateBatchProductionRequest
def initialize(projectid=nil, productid=nil, burnmethod=nil, generationmethod=nil, uploadurl=nil, batchcnt=nil, generationqrcode=nil)
def initialize(projectid=nil, productid=nil, burnmethod=nil, generationmethod=nil, uploadurl=nil, batchcnt=nil, generationqrcode=nil) @ProjectId = projectid @ProductId = productid @BurnMethod = burnmethod @GenerationMethod = generationmethod @UploadUrl = uploadurl @BatchCnt = batchcnt @GenerationQRCode = generationqrcode end