MarketEventStatusKind
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
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None