public class AlipayMarketingVoucherListQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingVoucherListQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getTemplateId()
Gets template id.
|
String |
getUserId()
Gets user id.
|
void |
setTemplateId(String templateId)
Sets template id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayMarketingVoucherListQueryModel()
public 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.