Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DisableofferResponse

Hierarchy

  • DisableofferResponse

Index

Properties

active: boolean

Whether the offer can produce invoices/payments

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

offer_id: string

the merkle hash of the offer

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