class TencentCloud::Iotexplorer::V20190423::GetBatchProductionsListResponse

def initialize(batchproductions=nil, totalcnt=nil, requestid=nil)

def initialize(batchproductions=nil, totalcnt=nil, requestid=nil)
  @BatchProductions = batchproductions
  @TotalCnt = totalcnt
  @RequestId = requestid
end