public class ZhimaCreditScoreBriefGetModel extends AlipayObject
Constructor and Description |
---|
ZhimaCreditScoreBriefGetModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getAdmittanceScore()
Gets admittance score.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getLinkedMerchantId()
Gets linked merchant id.
|
String |
getName()
Gets name.
|
String |
getProductCode()
Gets product code.
|
String |
getTransactionId()
Gets transaction id.
|
void |
setAdmittanceScore(Long admittanceScore)
Sets admittance score.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setLinkedMerchantId(String linkedMerchantId)
Sets linked merchant id.
|
void |
setName(String name)
Sets name.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setTransactionId(String transactionId)
Sets transaction id.
|
public Long getAdmittanceScore()
public void setAdmittanceScore(Long admittanceScore)
admittanceScore
- the admittance scorepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getLinkedMerchantId()
public void setLinkedMerchantId(String linkedMerchantId)
linkedMerchantId
- the linked merchant idpublic 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.