public class ZhimaCreditEpCreditlinkCollectCreateModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCreditEpCreditlinkCollectCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDataType() |
String |
getEpCertNo() |
String |
getEpName() |
CreateExtInfo |
getExtInfo() |
String |
getMerchantRequestId() |
void |
setDataType(String dataType) |
void |
setEpCertNo(String epCertNo) |
void |
setEpName(String epName) |
void |
setExtInfo(CreateExtInfo extInfo) |
void |
setMerchantRequestId(String merchantRequestId) |
public ZhimaCreditEpCreditlinkCollectCreateModel()
public String getDataType()
public void setDataType(String dataType)
public String getEpCertNo()
public void setEpCertNo(String epCertNo)
public String getEpName()
public void setEpName(String epName)
public CreateExtInfo getExtInfo()
public void setExtInfo(CreateExtInfo extInfo)
public String getMerchantRequestId()
public void setMerchantRequestId(String merchantRequestId)
Copyright © 2023. All rights reserved.