Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OffersListOffersResponse

Hierarchy

  • OffersListOffersResponse

Index

Properties

active?: boolean

true if the offer is active

bolt12?: string

The bolt12 offer, starting with "lno1"

bolt12_unsigned?: string

The bolt12 encoding of the offer, without signature

label?: string

The optional user specified label

offer_id?: string

The hash of the offer

single_use?: boolean

true if single use was specified for the offer

used?: boolean

true if an associated invoice has been paid

Generated using TypeDoc