Class CodeBatch
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.trp.v20210515.models.CodeBatch
-
public class CodeBatch extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttrItem[]getAttrs()Get 扩展属性StringgetBatchCode()Get 批次编码(未使用) 注意:此字段可能返回 null,表示取不到有效值。StringgetBatchId()Get 批次号 注意:此字段可能返回 null,表示取不到有效值。LonggetBatchType()Get 批次类型 注意:此字段可能返回 null,表示取不到有效值。LonggetCodeCnt()Get 码数量 注意:此字段可能返回 null,表示取不到有效值。LonggetCorpId()Get 企业ID 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateTime()Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。ExtgetExt()Get 未使用 注意:此字段可能返回 null,表示取不到有效值。JobgetJob()Get 调度任务 注意:此字段可能返回 null,表示取不到有效值。StringgetMerchantId()Get 所属商户ID 注意:此字段可能返回 null,表示取不到有效值。StringgetMerchantName()Get 所属商户名称 注意:此字段可能返回 null,表示取不到有效值。StringgetMpTpl()Get 微信模板 注意:此字段可能返回 null,表示取不到有效值。StringgetProductId()Get 产品ID 注意:此字段可能返回 null,表示取不到有效值。StringgetProductionDate()Get 生产日期 注意:此字段可能返回 null,表示取不到有效值。StringgetProductName()Get 产品名称 注意:此字段可能返回 null,表示取不到有效值。StringgetRemark()Get 备注 注意:此字段可能返回 null,表示取不到有效值。LonggetStatus()Get 批次状态 0: 未激活 1: 已激活 -1: 已冻结 注意:此字段可能返回 null,表示取不到有效值。StringgetTplName()Get 模板名称 注意:此字段可能返回 null,表示取不到有效值。StringgetUpdateTime()Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。StringgetValidDate()Get 有效期 注意:此字段可能返回 null,表示取不到有效值。voidsetAttrs(AttrItem[] Attrs)Set 扩展属性voidsetBatchCode(String BatchCode)Set 批次编码(未使用) 注意:此字段可能返回 null,表示取不到有效值。voidsetBatchId(String BatchId)Set 批次号 注意:此字段可能返回 null,表示取不到有效值。voidsetBatchType(Long BatchType)Set 批次类型 注意:此字段可能返回 null,表示取不到有效值。voidsetCodeCnt(Long CodeCnt)Set 码数量 注意:此字段可能返回 null,表示取不到有效值。voidsetCorpId(Long CorpId)Set 企业ID 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String CreateTime)Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。voidsetExt(Ext Ext)Set 未使用 注意:此字段可能返回 null,表示取不到有效值。voidsetJob(Job Job)Set 调度任务 注意:此字段可能返回 null,表示取不到有效值。voidsetMerchantId(String MerchantId)Set 所属商户ID 注意:此字段可能返回 null,表示取不到有效值。voidsetMerchantName(String MerchantName)Set 所属商户名称 注意:此字段可能返回 null,表示取不到有效值。voidsetMpTpl(String MpTpl)Set 微信模板 注意:此字段可能返回 null,表示取不到有效值。voidsetProductId(String ProductId)Set 产品ID 注意:此字段可能返回 null,表示取不到有效值。voidsetProductionDate(String ProductionDate)Set 生产日期 注意:此字段可能返回 null,表示取不到有效值。voidsetProductName(String ProductName)Set 产品名称 注意:此字段可能返回 null,表示取不到有效值。voidsetRemark(String Remark)Set 备注 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(Long Status)Set 批次状态 0: 未激活 1: 已激活 -1: 已冻结 注意:此字段可能返回 null,表示取不到有效值。voidsetTplName(String TplName)Set 模板名称 注意:此字段可能返回 null,表示取不到有效值。voidsetUpdateTime(String UpdateTime)Set 修改时间 注意:此字段可能返回 null,表示取不到有效值。voidsetValidDate(String ValidDate)Set 有效期 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
CodeBatch
public CodeBatch()
-
CodeBatch
public CodeBatch(CodeBatch source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getBatchId
public String getBatchId()
Get 批次号 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BatchId 批次号 注意:此字段可能返回 null,表示取不到有效值。
-
setBatchId
public void setBatchId(String BatchId)
Set 批次号 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BatchId- 批次号 注意:此字段可能返回 null,表示取不到有效值。
-
getCorpId
public Long getCorpId()
Get 企业ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CorpId 企业ID 注意:此字段可能返回 null,表示取不到有效值。
-
setCorpId
public void setCorpId(Long CorpId)
Set 企业ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CorpId- 企业ID 注意:此字段可能返回 null,表示取不到有效值。
-
getBatchCode
public String getBatchCode()
Get 批次编码(未使用) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BatchCode 批次编码(未使用) 注意:此字段可能返回 null,表示取不到有效值。
-
setBatchCode
public void setBatchCode(String BatchCode)
Set 批次编码(未使用) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BatchCode- 批次编码(未使用) 注意:此字段可能返回 null,表示取不到有效值。
-
getCodeCnt
public Long getCodeCnt()
Get 码数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CodeCnt 码数量 注意:此字段可能返回 null,表示取不到有效值。
-
setCodeCnt
public void setCodeCnt(Long CodeCnt)
Set 码数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CodeCnt- 码数量 注意:此字段可能返回 null,表示取不到有效值。
-
getMerchantId
public String getMerchantId()
Get 所属商户ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MerchantId 所属商户ID 注意:此字段可能返回 null,表示取不到有效值。
-
setMerchantId
public void setMerchantId(String MerchantId)
Set 所属商户ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MerchantId- 所属商户ID 注意:此字段可能返回 null,表示取不到有效值。
-
getProductId
public String getProductId()
Get 产品ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProductId 产品ID 注意:此字段可能返回 null,表示取不到有效值。
-
setProductId
public void setProductId(String ProductId)
Set 产品ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProductId- 产品ID 注意:此字段可能返回 null,表示取不到有效值。
-
getBatchType
public Long getBatchType()
Get 批次类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BatchType 批次类型 注意:此字段可能返回 null,表示取不到有效值。
-
setBatchType
public void setBatchType(Long BatchType)
Set 批次类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BatchType- 批次类型 注意:此字段可能返回 null,表示取不到有效值。
-
getRemark
public String getRemark()
Get 备注 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Remark 备注 注意:此字段可能返回 null,表示取不到有效值。
-
setRemark
public void setRemark(String Remark)
Set 备注 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Remark- 备注 注意:此字段可能返回 null,表示取不到有效值。
-
getMpTpl
public String getMpTpl()
Get 微信模板 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MpTpl 微信模板 注意:此字段可能返回 null,表示取不到有效值。
-
setMpTpl
public void setMpTpl(String MpTpl)
Set 微信模板 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MpTpl- 微信模板 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public Long getStatus()
Get 批次状态 0: 未激活 1: 已激活 -1: 已冻结 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Status 批次状态 0: 未激活 1: 已激活 -1: 已冻结 注意:此字段可能返回 null,表示取不到有效值。
-
setStatus
public void setStatus(Long Status)
Set 批次状态 0: 未激活 1: 已激活 -1: 已冻结 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Status- 批次状态 0: 未激活 1: 已激活 -1: 已冻结 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateTime
public String getCreateTime()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateTime- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getUpdateTime
public String getUpdateTime()
Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpdateTime 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
setUpdateTime
public void setUpdateTime(String UpdateTime)
Set 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpdateTime- 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
getMerchantName
public String getMerchantName()
Get 所属商户名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MerchantName 所属商户名称 注意:此字段可能返回 null,表示取不到有效值。
-
setMerchantName
public void setMerchantName(String MerchantName)
Set 所属商户名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MerchantName- 所属商户名称 注意:此字段可能返回 null,表示取不到有效值。
-
getProductName
public String getProductName()
Get 产品名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProductName 产品名称 注意:此字段可能返回 null,表示取不到有效值。
-
setProductName
public void setProductName(String ProductName)
Set 产品名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProductName- 产品名称 注意:此字段可能返回 null,表示取不到有效值。
-
getExt
public Ext getExt()
Get 未使用 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Ext 未使用 注意:此字段可能返回 null,表示取不到有效值。
-
setExt
public void setExt(Ext Ext)
Set 未使用 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Ext- 未使用 注意:此字段可能返回 null,表示取不到有效值。
-
getTplName
public String getTplName()
Get 模板名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TplName 模板名称 注意:此字段可能返回 null,表示取不到有效值。
-
setTplName
public void setTplName(String TplName)
Set 模板名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TplName- 模板名称 注意:此字段可能返回 null,表示取不到有效值。
-
getJob
public Job getJob()
Get 调度任务 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Job 调度任务 注意:此字段可能返回 null,表示取不到有效值。
-
setJob
public void setJob(Job Job)
Set 调度任务 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Job- 调度任务 注意:此字段可能返回 null,表示取不到有效值。
-
getProductionDate
public String getProductionDate()
Get 生产日期 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProductionDate 生产日期 注意:此字段可能返回 null,表示取不到有效值。
-
setProductionDate
public void setProductionDate(String ProductionDate)
Set 生产日期 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProductionDate- 生产日期 注意:此字段可能返回 null,表示取不到有效值。
-
getValidDate
public String getValidDate()
Get 有效期 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ValidDate 有效期 注意:此字段可能返回 null,表示取不到有效值。
-
setValidDate
public void setValidDate(String ValidDate)
Set 有效期 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ValidDate- 有效期 注意:此字段可能返回 null,表示取不到有效值。
-
getAttrs
public AttrItem[] getAttrs()
Get 扩展属性- Returns:
- Attrs 扩展属性
-
setAttrs
public void setAttrs(AttrItem[] Attrs)
Set 扩展属性- Parameters:
Attrs- 扩展属性
-
-