| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Identifies the MyLibrary file. | [optional] |
| name | string | The file name. | [optional] |
| height | int | The image height. | [optional] |
| width | int | The image width. | [optional] |
| size | int | The image size. | [optional] |
| url | string | The image URL. | [optional] |
| description | string | The image description. | [optional] |
| folder | string | The image folder | [optional] |
| source | string | The application that uploaded this image. | [optional] |
| type | string | The image format. | [optional] |
| status | string | The image status. | [optional] |
| thumbnail | \OpenAPI\Client\Model\MyLibraryFileCollectionInnerThumbnail | [optional] | |
| image | bool | Boolean indicating if this file is an image. | [optional] |
| folder_id | int | Identifies a folder in MyLibrary. | [optional] |
| external_url | string | The external url for the file. | [optional] |
| modified_date | string | Identifies the time a user last modified the file. | [optional] |
| added_date | string | Identifies the time a user originally added the file to MyLibrary. | [optional] |
| external_file_id | string | External identifier for the file. | [optional] |