Binance Connector JS
    Preparing search index...

    GetInterestHistoryResponseRowsInner

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

    Properties

    asset?: string

    GetInterestHistoryResponseRowsInner

    interest?: string

    GetInterestHistoryResponseRowsInner

    interestAccuredTime?: number

    GetInterestHistoryResponseRowsInner

    interestRate?: string

    GetInterestHistoryResponseRowsInner

    isolatedSymbol?: string

    GetInterestHistoryResponseRowsInner

    principal?: string

    GetInterestHistoryResponseRowsInner

    rawAsset?: string

    GetInterestHistoryResponseRowsInner

    txId?: number

    GetInterestHistoryResponseRowsInner

    type?: string

    GetInterestHistoryResponseRowsInner