| Package | Description | 
|---|---|
| com.tencentcloudapi.faceid.v20180301.models | 
| Modifier and Type | Method and Description | 
|---|---|
NormalCardInfo | 
CardVerifyResult.getNormalCardInfo()
Get License OCR result 
 | 
NormalCardInfo | 
OCRResult.getNormalCardInfo()
Get OCR result of the ID card. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CardVerifyResult.setNormalCardInfo(NormalCardInfo NormalCardInfo)
Set License OCR result 
 | 
void | 
OCRResult.setNormalCardInfo(NormalCardInfo NormalCardInfo)
Set OCR result of the ID card. 
 | 
| Constructor and Description | 
|---|
NormalCardInfo(NormalCardInfo 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 © 2025. All rights reserved.