Binance Connector JS
    Preparing search index...

    Interface GetBorrowInterestRateResponseInner

    GetBorrowInterestRateResponseInner

    interface GetBorrowInterestRateResponseInner {
        asset?: string;
        flexibleDailyInterestRate?: string;
        flexibleYearlyInterestRate?: string;
        time?: number;
    }
    Index

    Properties

    asset?: string

    GetBorrowInterestRateResponseInner

    flexibleDailyInterestRate?: string

    GetBorrowInterestRateResponseInner

    flexibleYearlyInterestRate?: string

    GetBorrowInterestRateResponseInner

    time?: number

    GetBorrowInterestRateResponseInner