Binance Connector JS
    Preparing search index...

    QueryMarginInterestRateHistoryResponseInner

    interface QueryMarginInterestRateHistoryResponseInner {
        asset?: string;
        dailyInterestRate?: string;
        timestamp?: number;
        vipLevel?: number;
    }
    Index

    Properties

    asset?: string

    QueryMarginInterestRateHistoryResponseInner

    dailyInterestRate?: string

    QueryMarginInterestRateHistoryResponseInner

    timestamp?: number

    QueryMarginInterestRateHistoryResponseInner

    vipLevel?: number

    QueryMarginInterestRateHistoryResponseInner