AuctionStatus
Enum
Actual status of an Auction Session
Possible Values
#
PREOPEN
Initial Auction status, no order entry allowed
OPEN
Auction window is open, order entry allowed
CLOSED
Auction window is closed, no order entry allowed
RUNNING
Algorithm is started, no order entry allowed
PUBLISHED
Results made available, no order entry allowed
FINISHED
Auction has not been executed successfully in time, no results available, no order entry allowed
Usages
#
References
#
- Field status from AuctionSession
Previous
AuctionSessionOrError
Next
Basket