Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OffersOfferResponse

Hierarchy

  • OffersOfferResponse

Index

Properties

active?: string

true if the offer is active

bolt12?: string

The bolt12 offer, starting with "lno1"

bolt12_unsigned?: string

The bolt12 encoding of the offer, without a signature

created?: boolean

false if the offer already existed

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