public class AlipayMarketingCampaignCertCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayMarketingCampaignCertCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertName()
Gets cert name.
|
String |
getExtendInfo()
Gets extend info.
|
String |
getMemo()
Gets memo.
|
String |
getValidCount()
Gets valid count.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setValidCount(String validCount)
Sets valid count.
|
public AlipayMarketingCampaignCertCreateModel()
public String getCertName()
public void setCertName(String certName)
certName - the cert namepublic String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo - the extend infopublic String getMemo()
public void setMemo(String memo)
memo - the memopublic String getValidCount()
public void setValidCount(String validCount)
validCount - the valid countCopyright © 2018. All rights reserved.