| Name | Description | Type | Additional information |
|---|---|---|---|
|
MediaId
Id of a media item.
Type
integer
|
|||
| MediaId |
Id of a media item. |
integer | |
|
MediaName
Name of the media item.
Type
string
|
|||
| MediaName |
Name of the media item. |
string | |
| MediaType |
The media type of the item. |
integer | |
|
FileExtension
The extension of the file.
Type
string
|
|||
| FileExtension |
The extension of the file. |
string | |
|
FileSize
The filesize of the media file.
Type
integer
Additional info
Size in bytes |
|||
| FileSize |
The filesize of the media file. |
integer |
Size in bytes |
|
Width
In case of an image the width of the full image.
Type
integer
|
|||
| Width |
In case of an image the width of the full image. |
integer | |
|
Height
In case of an image the height of the full image.
Type
integer
|
|||
| Height |
In case of an image the height of the full image. |
integer | |
|
LastModifiedDate
Most recent date the mediafile has been modified.
Type
date
Additional info
|
|||
| LastModifiedDate |
Most recent date the mediafile has been modified. |
date | |
|
ThumbUrl
In case of an image the url to the image thumbnails.
Type
string
Additional info
Resolution: 100 x 78 px(width x height) |
|||
| ThumbUrl |
In case of an image the url to the image thumbnails. |
string |
Resolution: 100 x 78 px(width x height) |
|
Url
The public URL to the media file.
Type
string
|
|||
| Url |
The public URL to the media file. |
string | |
| Links |
HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic. |
Hateoas | |