Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 611 Bytes

accepted-bid.rst

File metadata and controls

31 lines (21 loc) · 611 Bytes

AcceptedBid

Python pydantic class corresponding to json type `accepted.bid`.

gwmm.types.AcceptedBid

MarketSlotName:
  • Description:
  • Format: MarketSlotNameLrdFormat
BidderAlias:
  • Description:
  • Format: LeftRightDot
BidList:
  • Description:
ReceivedTimeUnixNs:
  • Description:

gwmm.types.accepted_bid.check_is_left_right_dot

gwmm.types.accepted_bid.check_is_market_slot_name_lrd_format

gwmm.types.AcceptedBid_Maker