public class ZhimaCreditEpCreditlinkCollectCreateModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCreditEpCreditlinkCollectCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCreateInfo() |
String |
getDataType() |
String |
getEpCertNo() |
String |
getEpName() |
CreateExtInfo |
getExtInfo() |
String |
getMerchantRequestId() |
String |
getProductCode() |
void |
setCreateInfo(String createInfo) |
void |
setDataType(String dataType) |
void |
setEpCertNo(String epCertNo) |
void |
setEpName(String epName) |
void |
setExtInfo(CreateExtInfo extInfo) |
void |
setMerchantRequestId(String merchantRequestId) |
void |
setProductCode(String productCode) |
public ZhimaCreditEpCreditlinkCollectCreateModel()
public String getCreateInfo()
public void setCreateInfo(String createInfo)
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)
public String getProductCode()
public void setProductCode(String productCode)
Copyright © 2024. All rights reserved.