Binance Connector JS
    Preparing search index...

    AllOrderListsResponse

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

    Properties

    id?: string

    AllOrderListsResponse

    AllOrderListsResponse

    AllOrderListsResponse

    status?: number

    AllOrderListsResponse