Binance Connector JS
    Preparing search index...

    LongShortRatioResponseInner

    interface LongShortRatioResponseInner {
        longAccount?: string;
        longShortRatio?: string;
        shortAccount?: string;
        symbol?: string;
        timestamp?: string;
    }
    Index

    Properties

    longAccount?: string

    LongShortRatioResponseInner

    longShortRatio?: string

    LongShortRatioResponseInner

    shortAccount?: string

    LongShortRatioResponseInner

    symbol?: string

    LongShortRatioResponseInner

    timestamp?: string

    LongShortRatioResponseInner