Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProjectedEvent

Interface representing a projected Event resource. An Event represents a major date in the calendar, such as Christmas or Black Friday. An Event may span multiple days and start and end at any given UTC time.

Hierarchy

  • ProjectedEvent

Index

Properties

Properties

Optional brief

brief: string

Hyperlink to a document describing the requirements for the Event

Optional comment

comment: string

Textual comment to describe the event

Optional end

end: string

Date when the event should end in ISO 8601 format

Optional id

id: string

Unique id generated on creation

Optional name

name: string

Friendly name for the event

Optional start

start: string

Date when the event should begin in ISO 8601 format

Generated using TypeDoc