Binance Connector JS
    Preparing search index...

    AllOrdersResponse

    interface AllOrdersResponse {
        id?: string;
        rateLimits?: SpotWebsocketAPI.RateLimits;
        result?: AllOrdersResponseResultInner[];
        status?: number;
    }
    Index

    Properties

    id?: string

    AllOrdersResponse

    AllOrdersResponse

    AllOrdersResponse

    status?: number

    AllOrdersResponse