Binance Connector JS
    Preparing search index...

    Interface QueryManagedSubAccountMarginAssetDetailsRequest

    Request parameters for queryManagedSubAccountMarginAssetDetails operation in ManagedSubAccountApi. QueryManagedSubAccountMarginAssetDetailsRequest

    interface QueryManagedSubAccountMarginAssetDetailsRequest {
        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.

    ManagedSubAccountApiQueryManagedSubAccountMarginAssetDetails

    email: string

    ManagedSubAccountApiQueryManagedSubAccountMarginAssetDetails