public class GetTransResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<GetTransResponse>
| 构造器和说明 |
|---|
GetTransResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getFileUrl()
返回文件下载路径列表
|
String |
getTransactionId()
存证事务ID
|
void |
setFileUrl(List<String> fileUrl)
返回文件下载路径列表
|
void |
setTransactionId(String transactionId)
存证事务ID
|
Copyright © 2020. All Rights Reserved.