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

NameTypeDescription
aspectoption​<f64>
assetsoption​<editorial-assets>
bylineoption​<string>
captionoption​<string>
categoriesoption​<list​<editorial-category>>
commercial-statusoption​<editorial-updated-content-commercial-status>
created-timeoption​<string>
date-takenoption​<string>
descriptionoption​<string>
idstring
keywordsoption​<list​<string>>
rightsoption​<editorial-updated-content-rights>
special-instructionsoption​<string>
supplier-codeoption​<string>
titleoption​<string>
updated-timeoption​<string>
updatesoption​<list​<string>>