public class GetFinanceTextnotaryResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<GetFinanceTextnotaryResponse>
| 构造器和说明 |
|---|
GetFinanceTextnotaryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHashAlgorithm()
哈希算法
|
String |
getTextHash()
文本哈希
|
TsrResponse |
getTsr()
可信时间戳
|
void |
setHashAlgorithm(String hashAlgorithm)
哈希算法
|
void |
setTextHash(String textHash)
文本哈希
|
void |
setTsr(TsrResponse tsr)
可信时间戳
|
public String getHashAlgorithm()
public void setHashAlgorithm(String hashAlgorithm)
public String getTextHash()
public void setTextHash(String textHash)
public TsrResponse getTsr()
public void setTsr(TsrResponse tsr)
Copyright © 2020. All Rights Reserved.