Binance Connector JS
    Preparing search index...

    MarkPriceResponse2Inner

    interface MarkPriceResponse2Inner {
        estimatedSettlePrice?: string;
        indexPrice?: string;
        interestRate?: string;
        lastFundingRate?: string;
        markPrice?: string;
        nextFundingTime?: number;
        symbol?: string;
        time?: number;
    }
    Index

    Properties

    estimatedSettlePrice?: string

    MarkPriceResponse2Inner

    indexPrice?: string

    MarkPriceResponse2Inner

    interestRate?: string

    MarkPriceResponse2Inner

    lastFundingRate?: string

    MarkPriceResponse2Inner

    markPrice?: string

    MarkPriceResponse2Inner

    nextFundingTime?: number

    MarkPriceResponse2Inner

    symbol?: string

    MarkPriceResponse2Inner

    time?: number

    MarkPriceResponse2Inner