Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RenderedContentItem

Class representing the response from the Content Rendering Service. Rendered content is the output of converting the JSON body of a content item using a template.

Hierarchy

  • RenderedContentItem

Index

Properties

Properties

body

body: string

Rendered output produced by the template

Optional edition

edition: Edition

Metadata related to the edition that published this content item. If the content was not published using an edition this will be undefined.

Optional lifecycle

lifecycle: ContentLifecycle

Metadata related to the lifecycle status of this content item, by default this is undefined. Business users can flag content to expire at a certain time. If this option is chosen this property will be set with the chosen expiry time.

Generated using TypeDoc