public class AlipayMarketingCardDeleteModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingCardDeleteModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getOutSerialNo()
Gets out serial no.
|
String |
getReasonCode()
Gets reason code.
|
String |
getTargetCardNo()
Gets target card no.
|
String |
getTargetCardNoType()
Gets target card no type.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOutSerialNo(String outSerialNo)
Sets out serial no.
|
void |
setReasonCode(String reasonCode)
Sets reason code.
|
void |
setTargetCardNo(String targetCardNo)
Sets target card no.
|
void |
setTargetCardNoType(String targetCardNoType)
Sets target card no type.
|
public String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getOutSerialNo()
public void setOutSerialNo(String outSerialNo)
outSerialNo
- the out serial nopublic String getReasonCode()
public void setReasonCode(String reasonCode)
reasonCode
- the reason codepublic String getTargetCardNo()
public void setTargetCardNo(String targetCardNo)
targetCardNo
- the target card nopublic String getTargetCardNoType()
public void setTargetCardNoType(String targetCardNoType)
targetCardNoType
- the target card no typeCopyright © 2018. All rights reserved.