Name | Type | Description | Notes |
---|---|---|---|
url | string | The location of the media, useful for retrieving it | [optional] |
mediaType | string | The optional internet media type of the the media object. If null then the media type should be dictated by the url | [optional] |
contentLengthBytes | int | The optional content length of the the media object, in bytes. | [optional] |
name | string | The optional name of the the media object. | [optional] |
id | string | The optional id of the the media object. | [optional] |