Binance Connector JS
    Preparing search index...

    Interface GetDetailOnSubAccountsFuturesAccountV2Request

    Request parameters for getDetailOnSubAccountsFuturesAccountV2 operation in AssetManagementApi. GetDetailOnSubAccountsFuturesAccountV2Request

    interface GetDetailOnSubAccountsFuturesAccountV2Request {
        email: string;
        futuresType: number | bigint;
        recvWindow?: number | bigint;
    }
    Index

    Properties

    email: string

    AssetManagementApiGetDetailOnSubAccountsFuturesAccountV2

    futuresType: number | bigint

    1:USDT-margined Futures,2: Coin-margined Futures

    AssetManagementApiGetDetailOnSubAccountsFuturesAccountV2

    recvWindow?: number | bigint

    AssetManagementApiGetDetailOnSubAccountsFuturesAccountV2