Binance Connector JS
    Preparing search index...

    Request parameters for getFuturesPositionRiskOfSubAccountV2 operation in AccountManagementApi. GetFuturesPositionRiskOfSubAccountV2Request

    interface GetFuturesPositionRiskOfSubAccountV2Request {
        email: string;
        futuresType: number;
        recvWindow?: number;
    }
    Index

    Properties

    email: string

    AccountManagementApiGetFuturesPositionRiskOfSubAccountV2

    futuresType: number

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

    AccountManagementApiGetFuturesPositionRiskOfSubAccountV2

    recvWindow?: number

    AccountManagementApiGetFuturesPositionRiskOfSubAccountV2