public class CreateLargefileResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<CreateLargefileResponse>
| 构造器和说明 |
|---|
CreateLargefileResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
TsrResponse |
getTsr()
可信时间信息
|
String |
getTxHash()
存证凭证
|
void |
setTsr(TsrResponse tsr)
可信时间信息
|
void |
setTxHash(String txHash)
存证凭证
|
public TsrResponse getTsr()
public void setTsr(TsrResponse tsr)
public String getTxHash()
public void setTxHash(String txHash)
Copyright © 2021. All Rights Reserved.