SCMediaType
Interface SCMediaType. Media Schema.
Properties
Property | Type | Description |
---|---|---|
added_at | Date | Added at |
description? | string | Title |
embed? | SCEmbedType | Embed associated |
id | number | Id of the media |
image? | string | Media image |
image_height? | number | Media image height |
image_thumbnail? | object | Media image thumbnail |
image_thumbnail.color? | null | string | - |
image_thumbnail.height | number | - |
image_thumbnail.url | string | - |
image_thumbnail.width | number | - |
image_width? | number | Media image width |
order? | number | Order in the list of medias |
title? | string | Title |
type | string | Media type |
url? | string | Media Url |