public class CreateFinanceTextnotaryResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<CreateFinanceTextnotaryResponse>
| 构造器和说明 |
|---|
CreateFinanceTextnotaryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCreditRiskScore()
反欺诈对应的信用值
|
TsrResponse |
getTsr()
可信时间戳
|
String |
getTxHash()
交易哈希
|
void |
setCreditRiskScore(String creditRiskScore)
反欺诈对应的信用值
|
void |
setTsr(TsrResponse tsr)
可信时间戳
|
void |
setTxHash(String txHash)
交易哈希
|
public String getCreditRiskScore()
public void setCreditRiskScore(String creditRiskScore)
public TsrResponse getTsr()
public void setTsr(TsrResponse tsr)
public String getTxHash()
public void setTxHash(String txHash)
Copyright © 2021. All Rights Reserved.