Orderly SDKs / Modules / @orderly.network/types / API / OrderResponseDocumentation Index
Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt
Use this file to discover all available pages before exploring further.
Interface: OrderResponse
@orderly.network/types.API.OrderResponseTable of contents
Properties
Properties
meta
• meta:Object
Type declaration
| Name | Type |
|---|---|
current_page | number |
records_per_page | number |
total | number |
Defined in
packages/types/src/types/api.ts:163rows
• rows: (Order | AlgoOrder)[]