A single ask price level in an order book. Part of a BookEvent.
@type t() :: %Polymarket.Schemas.Ask{price: float() | nil, size: float() | nil}