Binance Connector JS
    Preparing search index...

    SymbolConfigurationResponseInner

    interface SymbolConfigurationResponseInner {
        isAutoAddMargin?: string;
        leverage?: number;
        marginType?: string;
        maxNotionalValue?: string;
        symbol?: string;
    }
    Index

    Properties

    isAutoAddMargin?: string

    SymbolConfigurationResponseInner

    leverage?: number

    SymbolConfigurationResponseInner

    marginType?: string

    SymbolConfigurationResponseInner

    maxNotionalValue?: string

    SymbolConfigurationResponseInner

    symbol?: string

    SymbolConfigurationResponseInner