public class AlipayMarketingCardActivateformQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayMarketingCardActivateformQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getRequestId()
Gets request id.
|
String |
getTemplateId()
Gets template id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setTemplateId(String templateId)
Sets template id.
|
public AlipayMarketingCardActivateformQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getRequestId()
public void setRequestId(String requestId)
requestId - the request idpublic String getTemplateId()
public void setTemplateId(String templateId)
templateId - the template idCopyright © 2018. All rights reserved.