Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OffersDisableOfferResponse

Hierarchy

  • OffersDisableOfferResponse

Index

Properties

active?: boolean

Whether the offer can produce invoices/payments (always false)

bolt12?: string

The bolt12 string representing this offer

bolt12_unsigned?: string

The bolt12 string representing this offer, without signature

label?: string

The label provided when offer was created (optional)

offer_id?: string

The merkle hash of the offer (always 64 characters)

single_use?: boolean

Whether the offer is disabled after first successful use

used?: boolean

Whether the offer has had an invoice paid / payment made

Generated using TypeDoc