aftermath-ts-sdk - v3.3.3
Preparing search index...
packages/perpetuals/perpetualsTypes
ApiPerpetualsAccountOrderHistoryResponse
Type Alias ApiPerpetualsAccountOrderHistoryResponse
ApiPerpetualsAccountOrderHistoryResponse
:
ApiPerpetualsHistoricalDataWithCursorResponse
&
{
orders
:
PerpetualsAccountOrderHistoryData
[]
;
}
Cursor-based response wrapping a list of orders for an account.
Type Declaration
orders
:
PerpetualsAccountOrderHistoryData
[]
Orders in chronological order.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
aftermath-ts-sdk - v3.3.3
Loading...
Cursor-based response wrapping a list of orders for an account.