| Package | Description | 
|---|---|
| com.tencentcloudapi.essbasic.v20201222.models | 
| Modifier and Type | Method and Description | 
|---|---|
FileUrl | 
Seal.getFileUrl()
Get 电子印章URL 
 | 
FileUrl[] | 
DescribeFileUrlsResponse.getFileUrls()
Get 文件下载URL数组 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Seal.setFileUrl(FileUrl FileUrl)
Set 电子印章URL 
 | 
void | 
DescribeFileUrlsResponse.setFileUrls(FileUrl[] FileUrls)
Set 文件下载URL数组 
 | 
| Constructor and Description | 
|---|
FileUrl(FileUrl source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2024. All rights reserved.