# CloudmersiveOcrApiClient.FormDefinitionTemplate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fieldDefinitions** | [**[FormFieldDefinition]**](FormFieldDefinition.md) | Field definitions in the template; a field is comprised of a key/value pair | [optional] 
**tableDefinitions** | [**[FormTableDefinition]**](FormTableDefinition.md) | Table definitions in the template; a table is comprised of columns and rows and exists in a 2-dimensional layout; a common example of a table would be an invoice | [optional] 


