public class AlipayMarketingCardOpenApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingCardOpenApplyModel() |
Modifier and Type | Method and Description |
---|---|
MerchantCard |
getCardExtInfo()
Gets card ext info.
|
String |
getCardTemplateId()
Gets card template id.
|
CardUserInfo |
getCardUserInfo()
Gets card user info.
|
MerchantMenber |
getMemberExtInfo()
Gets member ext info.
|
String |
getOutSerialNo()
Gets out serial no.
|
void |
setCardExtInfo(MerchantCard cardExtInfo)
Sets card ext info.
|
void |
setCardTemplateId(String cardTemplateId)
Sets card template id.
|
void |
setCardUserInfo(CardUserInfo cardUserInfo)
Sets card user info.
|
void |
setMemberExtInfo(MerchantMenber memberExtInfo)
Sets member ext info.
|
void |
setOutSerialNo(String outSerialNo)
Sets out serial no.
|
public MerchantCard getCardExtInfo()
public void setCardExtInfo(MerchantCard cardExtInfo)
cardExtInfo
- the card ext infopublic String getCardTemplateId()
public void setCardTemplateId(String cardTemplateId)
cardTemplateId
- the card template idpublic CardUserInfo getCardUserInfo()
public void setCardUserInfo(CardUserInfo cardUserInfo)
cardUserInfo
- the card user infopublic MerchantMenber getMemberExtInfo()
public void setMemberExtInfo(MerchantMenber memberExtInfo)
memberExtInfo
- the member ext infopublic String getOutSerialNo()
public void setOutSerialNo(String outSerialNo)
outSerialNo
- the out serial noCopyright © 2018. All rights reserved.