This enum represents the device type.
Name | Type | Description |
---|---|---|
ONCHAIN_BID_CREATION | Enum | This Method subscribes to the event when onchain Auction bid is created |
ONCHAIN_BID_CONFIRMATION | Enum | This Method subscribes to the event when onchain Auction bid is comfirmed |
OFFCHAIN_BID_CREATION | Enum | This Method subscribes to the event when offchain Auction Bid is created |
DUTUCH_AUCTION_BID_CREATION | Enum | This Method subscribes to the event when dutch Auction Bid created. |
DUTUCH_AUCTION_BID_CONFIRMATION | Enum | This Method subscribes to the event when dutch Auction Bid is confirmed. |
AUCTION_COMPLETION | Enum | This Method subscribes to the event when Auction is Completed. |
AUCTION_EXTENDED_ON_TIME | Enum | This Method subscribes to the event when Auction time is extended. |