Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEvent

This interface holds all fragments that describe an event object

Hierarchy

Indexable

[key: string]: any

Custom fragments

Index

Properties

Optional creationTime

creationTime: string

Time when event was created in the database

Optional id

id: string

Uniquely identifies an event

Optional self

self: string

Link to this resource

source

source: ISource

The ManagedObject that the event originated from, see ISource

text

text: string

Text description of the event

time

time: string

Time of the event

type

type: string

Identifies the type of this event

Generated using TypeDoc