

# LendingDocument


Holds the structured data returned by AnalyzeDocument for lending documents.

## Contents


 ** LendingFields **   <a name="Textract-Type-LendingDocument-LendingFields"></a>
An array of LendingField objects.  
Type: Array of [LendingField](API_LendingField.md) objects  
Required: No

 ** SignatureDetections **   <a name="Textract-Type-LendingDocument-SignatureDetections"></a>
A list of signatures detected in a lending document.  
Type: Array of [SignatureDetection](API_SignatureDetection.md) objects  
Required: No

## See Also


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/LendingDocument) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/textract-2018-06-27/LendingDocument) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/textract-2018-06-27/LendingDocument) 