bitfinex-node-api
    Preparing search index...

    Interface ILendsOptions

    interface ILendsOptions {
        currency?: string;
        limit_lends?: number;
        timestamp?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    currency?: string
    limit_lends?: number
    timestamp?: number