Lists array elements
Elements of the lists array are objects describing lists detected in a document.
| Property | Data type | Description |
|---|---|---|
| id | string | The identifier of the list in the document. |
| listLevels | listLevel object array | An array describing list levels. |
11/7/2025 12:48:30 PM