Binance Connector JS
    Preparing search index...

    Request parameters for getListOfPlans operation in MarketDataApi. GetListOfPlansRequest

    interface GetListOfPlansRequest {
        planType: string;
        recvWindow?: number;
    }
    Index

    Properties

    planType: string

    “SINGLE”,”PORTFOLIO”,”INDEX”

    MarketDataApiGetListOfPlans

    recvWindow?: number

    no more than 60000

    MarketDataApiGetListOfPlans