class TencentCloud::Trp::V20210515::DescribeCodeBatchsRequest
def deserialize(params)
def deserialize(params) @MerchantId = params['MerchantId'] @ProductId = params['ProductId'] @Keyword = params['Keyword'] @PageSize = params['PageSize'] @PageNumber = params['PageNumber'] @BatchType = params['BatchType'] @CorpId = params['CorpId'] @Status = params['Status'] end