Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
FileAscriptionInfo |
IdentifyZoneResponse.getFileAscription()
Get Details of the verification file.
|
FileAscriptionInfo |
Identification.getFileAscription()
Get Details of the verification file.
|
Modifier and Type | Method and Description |
---|---|
void |
IdentifyZoneResponse.setFileAscription(FileAscriptionInfo FileAscription)
Set Details of the verification file.
|
void |
Identification.setFileAscription(FileAscriptionInfo FileAscription)
Set Details of the verification file.
|
Constructor and Description |
---|
FileAscriptionInfo(FileAscriptionInfo 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.