Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OfferResponse

Hierarchy

  • OfferResponse

Index

Properties

active: boolean

whether this can still be used

bolt12: string

the bolt12 encoding of the offer

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 id of this offer (merkle hash of non-signature fields)

single_use: boolean

whether this expires as soon as it's paid (reflects the single_use parameter)

used: boolean

True if an associated invoice has been paid

Generated using TypeDoc