Client order id used for cancelling orders. Does not need to be unique.
Boolean for whether this order is on the bid side.
Last slot before this order is invalid and will be removed. If below 10_000_000, then will be treated as slots in force when it lands in the wrapper onchain.
Number of base tokens in the order.
Type of order (Limit, PostOnly, ...).
Price as float in quote tokens per base tokens.
Same as the autogenerated WrapperPlaceOrderParams except price here is a number.