Binance Connector JS
    Preparing search index...

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    interface GetMarginBorrowLoanInterestHistoryResponseRowsInner {
        asset?: string;
        interest?: string;
        interestAccuredTime?: number;
        interestRate?: string;
        principal?: string;
        rawAsset?: string;
        txId?: number;
        type?: string;
    }
    Index

    Properties

    asset?: string

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    interest?: string

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    interestAccuredTime?: number

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    interestRate?: string

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    principal?: string

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    rawAsset?: string

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    txId?: number

    GetMarginBorrowLoanInterestHistoryResponseRowsInner

    type?: string

    GetMarginBorrowLoanInterestHistoryResponseRowsInner