Skip to main content

MarketEventStatusKind

Class Description

Market event status types.

Attributes

NameTypeDescription
activeThe status of the event is currently in a active state.
Active (when sysdate is equal or greater than to planned start time)
cancelledThe status of the event is currently in a cancelled state.
Cancelled (stopped before planned start time or planned end time)
completedThe status of the event is currently in a completed state.
Complete (when sysdate is equal to the release time)
plannedThe status of the event is currently in a planned state.
Planned (sysdate is less than planned start time)

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

None