Record
editorial-updated-content
No description available.
record editorial-updated-content {
aspect: option<f64>,
assets: option<editorial-assets>,
byline: option<string>,
caption: option<string>,
categories: option<list<editorial-category>>,
commercial-status: option<editorial-updated-content-commercial-status>,
created-time: option<string>,
date-taken: option<string>,
description: option<string>,
id: string,
keywords: option<list<string>>,
rights: option<editorial-updated-content-rights>,
special-instructions: option<string>,
supplier-code: option<string>,
title: option<string>,
updated-time: option<string>,
updates: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| aspect | option<f64> | |
| assets | option<editorial-assets> | |
| byline | option<string> | |
| caption | option<string> | |
| categories | option<list<editorial-category>> | |
| commercial-status | option<editorial-updated-content-commercial-status> | |
| created-time | option<string> | |
| date-taken | option<string> | |
| description | option<string> | |
| id | string | |
| keywords | option<list<string>> | |
| rights | option<editorial-updated-content-rights> | |
| special-instructions | option<string> | |
| supplier-code | option<string> | |
| title | option<string> | |
| updated-time | option<string> | |
| updates | option<list<string>> |