Binance Connector JS
    Preparing search index...

    GetMarginCallLevelResponse

    interface GetMarginCallLevelResponse {
        marginCallLevel?: string;
    }
    Index

    Properties

    Properties

    marginCallLevel?: string

    The margin call level value. Empty object returned if not set.

    GetMarginCallLevelResponse