Binance Connector JS
    Preparing search index...

    Interface GetVIPLoanAccruedInterestResponseRowsInner

    GetVIPLoanAccruedInterestResponseRowsInner

    interface GetVIPLoanAccruedInterestResponseRowsInner {
        accrualTime?: number | bigint;
        annualInterestRate?: string;
        interestAmount?: string;
        loanCoin?: string;
        orderId?: number | bigint;
        principalAmount?: string;
    }
    Index

    Properties

    accrualTime?: number | bigint

    GetVIPLoanAccruedInterestResponseRowsInner

    annualInterestRate?: string

    GetVIPLoanAccruedInterestResponseRowsInner

    interestAmount?: string

    GetVIPLoanAccruedInterestResponseRowsInner

    loanCoin?: string

    GetVIPLoanAccruedInterestResponseRowsInner

    orderId?: number | bigint

    GetVIPLoanAccruedInterestResponseRowsInner

    principalAmount?: string

    GetVIPLoanAccruedInterestResponseRowsInner