Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
GetIndexerPaginatedOrdersResponse
Interface GetIndexerPaginatedOrdersResponse
interface
GetIndexerPaginatedOrdersResponse
{
orders
:
IndexerOrder
[]
;
meta
:
IndexerPaginationMeta
;
}
Index
Properties
orders
meta
Properties
orders
orders
:
IndexerOrder
[]
meta
meta
:
IndexerPaginationMeta
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
orders
meta
Documentation
Loading...