Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OrderStateRecord

Index

Properties

createdAt: string

Order committed timestamp in UNIX millis.

marketId: string

The Market ID of the order

orderHash: string

Hash of the order

orderSide: string

The side of the order

orderType: string

The type of the order

quantityFilled: string

The filled quantity of the order

quantityRemaining: string

The filled quantity of the order

state: string

The state (status) of the order

subaccountId: string

The subaccountId that this order belongs to

updatedAt: string

Order updated timestamp in UNIX millis.

Generated using TypeDoc