Binance Connector JS
    Preparing search index...

    Interface GetFlexibleLoanInterestRateHistoryResponseRowsInner

    GetFlexibleLoanInterestRateHistoryResponseRowsInner

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

    Properties

    annualizedInterestRate?: string

    GetFlexibleLoanInterestRateHistoryResponseRowsInner

    coin?: string

    GetFlexibleLoanInterestRateHistoryResponseRowsInner

    time?: number | bigint

    GetFlexibleLoanInterestRateHistoryResponseRowsInner