Class Description

Market event status types.

Attributes

Name Type Description
active The status of the event is currently in a active state.
Active (when sysdate is equal or greater than to planned start time)
cancelled The status of the event is currently in a cancelled state.
Cancelled (stopped before planned start time or planned end time)
completed The status of the event is currently in a completed state.
Complete (when sysdate is equal to the release time)
planned The status of the event is currently in a planned state.
Planned (sysdate is less than planned start time)

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

None