StoSaleStatus
Last updated
Was this helpful?
• Closed: = "Closed"
Defined in src/api/entities/Sto/types.ts:53
Sale was manually closed after the end date was reached
• ClosedEarly: = "ClosedEarly"
Defined in src/api/entities/Sto/types.ts:49
Sale was manually closed before the end date was reached
• Frozen: = "Frozen"
Defined in src/api/entities/Sto/types.ts:41
Sale temporarily paused, can be resumed (unfrozen)
• Live: = "Live"
Defined in src/api/entities/Sto/types.ts:45
Investments can be made
Last updated
Was this helpful?
Was this helpful?