public class AlipayMarketingVoucherAuthSendModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingVoucherAuthSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getOutBizNo()
Gets out biz no.
|
String |
getSendCode()
Gets send code.
|
String |
getTemplateId()
Gets template id.
|
String |
getUserId()
Gets user id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setSendCode(String sendCode)
Sets send code.
|
void |
setTemplateId(String templateId)
Sets template id.
|
void |
setUserId(String userId)
Sets user id.
|
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getSendCode()
public void setSendCode(String sendCode)
sendCode
- the send codepublic String getTemplateId()
public void setTemplateId(String templateId)
templateId
- the template idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.