public class ZhimaCreditEpRoleGetModel extends AlipayObject
| Constructor and Description |
|---|
ZhimaCreditEpRoleGetModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertNo()
Gets cert no.
|
String |
getProductCode()
Gets product code.
|
String |
getTransactionId()
Gets transaction id.
|
void |
setCertNo(String certNo)
Sets cert no.
|
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 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.