# Functions
NewClient creates a new order client.
# Constants
Order side constants.
Order side constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Response code constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CancelOrderParams represents parameters for canceling orders.
Client represents the order client.
CreateOrderParams represents parameters for creating an order.
GetActiveOrderParams represents parameters for getting active orders.
GetHistoryOrderParams represents parameters for getting historical orders.
MaxOrderSizeResponse represents the response from getting max order size.
OrderFillFilterParams represents parameters for filtering order fill transactions.
OrderFillTransactionParams represents parameters for getting order fill transactions.
OrderFillTransactionResponse represents the response from getting order fill transactions.
Common filter types used across different order APIs.
OrderListResponse represents the response from getting a list of orders.
OrderPageResponse represents the response from getting paginated orders.
OrderResponse represents the response from creating an order.
Common pagination parameters.