Classes
Enumerations
Interfaces
TypeAliases

CompassAnnouncement

An announcement communicates news or updates relating to a component.

Property NameTypeDescription
__typenameLiteral
acknowledgementsMaybe<Array<CompassAnnouncementAcknowledgement>>The list of acknowledgements that are required for this announcement.
componentMaybe<CompassComponent>The component that posted the announcement.
descriptionMaybe<String>The description of the announcement.
idStringThe ID of the announcement.
targetDateMaybe<Any>The date on which the updates in the announcement will take effect.
titleMaybe<String>The title of the announcement.

Rate this page: