Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
VerificationDetail[] |
GetWebVerificationResultIntlResponse.getVerificationDetailList()
Get The detailed verification result list of this process.
|
VerificationDetail[] |
GetWebVerificationResultResponse.getVerificationDetailList()
Get The details list of this verification process.
|
Modifier and Type | Method and Description |
---|---|
void |
GetWebVerificationResultIntlResponse.setVerificationDetailList(VerificationDetail[] VerificationDetailList)
Set The detailed verification result list of this process.
|
void |
GetWebVerificationResultResponse.setVerificationDetailList(VerificationDetail[] VerificationDetailList)
Set The details list of this verification process.
|
Constructor and Description |
---|
VerificationDetail(VerificationDetail 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 © 2023. All rights reserved.