Expand description
Core type definitions for the Order Management System
This module defines the fundamental types used throughout the OMS, including order representations, events, and lifecycle states.
Structs§
- Order
- Internal order representation
- Order
Book - Order book representation with bid and ask levels
- Order
Request - Order request representation
- Order
Response - Order response returned after processing an order request
- Order
Update - Order update event
Enums§
- OmsOrder
Status - OMS-specific order status values that extend the common order status enum
- Order
Event - Order event types for lifecycle tracking
- Rejection
Reason - Rejection reason for orders