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 "MARGIN" to get Cross Margin account details. Input "ISOLATED_MARGIN" to get Isolated Margin account details.

    ManagedSubAccountApiQueryManagedSubAccountFuturesAssetDetails

    email: string

    ManagedSubAccountApiQueryManagedSubAccountFuturesAssetDetails