public class ZhimaCreditWatchlistBriefGetModel extends AlipayObject
| Constructor and Description |
|---|
ZhimaCreditWatchlistBriefGetModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getName()
Gets name.
|
String |
getProductCode()
Gets product code.
|
String |
getTransactionId()
Gets transaction id.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setName(String name)
Sets name.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setTransactionId(String transactionId)
Sets transaction id.
|
public String getCertNo()
public void setCertNo(String certNo)
certNo - the cert nopublic String getCertType()
public void setCertType(String certType)
certType - the cert typepublic String getName()
public void setName(String name)
name - the namepublic String getProductCode()
public void setProductCode(String productCode)
productCode - the product codepublic String getTransactionId()
public void setTransactionId(String transactionId)
transactionId - the transaction idCopyright © 2018. All rights reserved.