Binance Connector JS
    Preparing search index...

    Interface GetVIPLoanInterestRateHistoryResponseRowsInner

    GetVIPLoanInterestRateHistoryResponseRowsInner

    interface GetVIPLoanInterestRateHistoryResponseRowsInner {
        annualizedInterestRate?: string;
        coin?: string;
        time?: number | bigint;
    }
    Index

    Properties

    annualizedInterestRate?: string

    GetVIPLoanInterestRateHistoryResponseRowsInner

    coin?: string

    GetVIPLoanInterestRateHistoryResponseRowsInner

    time?: number | bigint

    GetVIPLoanInterestRateHistoryResponseRowsInner