Binance Connector JS
    Preparing search index...

    Interface QueryManagedSubAccountFuturesAssetDetailsRequest

    Request parameters for queryManagedSubAccountFuturesAssetDetails operation in ManagedSubAccountApi. QueryManagedSubAccountFuturesAssetDetailsRequest

    interface QueryManagedSubAccountFuturesAssetDetailsRequest {
        accountType?: string;
        email: string;
    }
    Index

    Properties

    Properties

    accountType?: string

    No input or input "USDT_FUTURE" to get UM Futures account details. Input "COIN_FUTURE" to get CM Futures account details.

    ManagedSubAccountApiQueryManagedSubAccountFuturesAssetDetails

    email: string

    ManagedSubAccountApiQueryManagedSubAccountFuturesAssetDetails