| Name | Type | Description | Notes |
|---|---|---|---|
| Id | int? | Represents media files stored in the database | [optional] |
| ModelId | int? | Represents media files stored in the database | [optional] |
| ModelType | string | Represents media files stored in the database | [optional] |
| CollectionName | string | Represents media files stored in the database | [optional] |
| Name | string | Represents media files stored in the database | [optional] |
| FileName | string | Represents media files stored in the database | [optional] |
| MimeType | string | Represents media files stored in the database | [optional] |
| Disk | string | Represents media files stored in the database | [optional] |
| Size | int? | Represents media files stored in the database | [optional] |
| Manipulations | string | Represents media files stored in the database | [optional] |
| CustomProperties | string | Represents media files stored in the database | [optional] |
| ResponsiveImages | Object | Represents media files stored in the database | [optional] |
| OrderColumn | int? | Represents media files stored in the database | [optional] |