bitfinex-node-api
    Preparing search index...

    Interface IDepositInvoiceV2

    interface IDepositInvoiceV2 {
        amount: string;
        invoice: string;
        invoice_hash: string;
    }
    Index

    Properties

    amount: string
    invoice: string
    invoice_hash: string