Interface HighlightsRepositoryHighlightsTrayResponseCover_media

interface HighlightsRepositoryHighlightsTrayResponseCover_media {
    crop_rect: number[] | (string | number)[];
    cropped_image_version: HighlightsRepositoryHighlightsTrayResponseCropped_image_version;
    media_id: string;
}

Properties

crop_rect: number[] | (string | number)[]
media_id: string