Basket
Object
The grouping of sell orders with a common parent order. All orders have the same service window.
Fields
#
serviceWindow
Pre-defined delivery period of a serviceType, identified via ObjectIdentifier id. The identifier of the service window can be retrieved from the AuctionSession.
name
Optional field, can be used as description for external usages, private to the registered market participant. Max length of 250 characters.
parent
An Order that can be linked to one or more Child Orders. A Basket contains strictly one Parent Order.
unit
The unit offering the capacity. A unit is a collection of one or several assets entitled to offer capacity.
children
Collection of Child Orders. The collection can be empty if no child orders are defined for this basket.
familyName
Two or more baskets can be linked via the familyName, meaning that baskets with the same familyName and of the same unit must all be accepted, or rejected in the Auction results. Baskets in a family have to be in different service windows. Max length of 250 characters.
entryTimestamp
GmtTimestamp of the moment of the basket entered on the server and stored valid
Usages
#
References
#
- Field baskets from BasketsEntryConfirmation
- Field basket from SellOrderResult
- Part of union BasketOrError
AuctionStatus
BasketInput