DetectedTagsApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| detectedFormat | String | The tag format that was detected or specified (e.g., "Native", "DocuSign", "AdobeSign"). | [default to null] |
| tags | List | The list of successfully parsed text tags with their positions and types. | [default to null] |
| unrecognizedTagCount | Integer | The number of tag-like tokens found in the document that could not be parsed into a known type. | [default to null] |