ListDocumentsResponseDto_entries_inner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Document ID | [optional] [default to null] |
| name | String | Document filename | [optional] [default to null] |
| size | Integer | File size in bytes | [optional] [default to null] |
| lastModified | Date | Last modified timestamp | [optional] [default to null] |
| template | ListDocumentsResponseDto_entries_inner_template | [optional] [default to null] |