Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerOrdersResponse

    interface IndexerServerOrdersResponse {
        orders: IndexerServerOrder[];
    }
    Index

    Properties

    Properties