public class ZhimaCreditRiskEvaluateQueryModel extends AlipayObject
| Constructor and Description |
|---|
ZhimaCreditRiskEvaluateQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtendInfo()
Gets extend info.
|
String |
getProductCode()
Gets product code.
|
String |
getSceneCode()
Gets scene code.
|
String |
getTransactionId()
Gets transaction id.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
void |
setTransactionId(String transactionId)
Sets transaction id.
|
public String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo - the extend infopublic String getProductCode()
public void setProductCode(String productCode)
productCode - the product codepublic String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode - the scene codepublic String getTransactionId()
public void setTransactionId(String transactionId)
transactionId - the transaction idCopyright © 2018. All rights reserved.