Binance Connector JS
    Preparing search index...

    NotionalAndLeverageBracketsResponse2

    interface NotionalAndLeverageBracketsResponse2 {
        brackets?: NotionalAndLeverageBracketsResponse1InnerBracketsInner[];
        notionalCoef?: number;
        symbol?: string;
    }
    Index

    Properties

    NotionalAndLeverageBracketsResponse2

    notionalCoef?: number

    NotionalAndLeverageBracketsResponse2

    symbol?: string

    NotionalAndLeverageBracketsResponse2