

# IdentityDocumentField
<a name="API_IdentityDocumentField"></a>

Structure containing both the normalized type of the extracted information and the text associated with it. These are extracted as Type and Value respectively.

## Contents
<a name="API_IdentityDocumentField_Contents"></a>

 ** Type **   <a name="Textract-Type-IdentityDocumentField-Type"></a>
Used to contain the information detected by an AnalyzeID operation.  
Type: [AnalyzeIDDetections](API_AnalyzeIDDetections.md) object  
Required: No

 ** ValueDetection **   <a name="Textract-Type-IdentityDocumentField-ValueDetection"></a>
Used to contain the information detected by an AnalyzeID operation.  
Type: [AnalyzeIDDetections](API_AnalyzeIDDetections.md) object  
Required: No

## See Also
<a name="API_IdentityDocumentField_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/textract-2018-06-27/IdentityDocumentField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/textract-2018-06-27/IdentityDocumentField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/textract-2018-06-27/IdentityDocumentField) 