@getalby/sdk
    Preparing search index...

    Type Alias Nip47LookupInvoiceRequest

    type Nip47LookupInvoiceRequest = {
        invoice?: string;
        payment_hash?: string;
    }
    Index

    Properties

    invoice?: string
    payment_hash?: string