Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OffersFetchInvoiceRequestBody

Hierarchy

  • OffersFetchInvoiceRequestBody

Index

Properties

msatoshi: string

Required only if the offer does not specify an amount at all

offer: string

Bolt12 offer string beginning with "lno1"

quantity: string

Required if the offer specifies quantity_min or quantity_max, otherwise it is not allowed

recurrence_counter: number

Required if the offer specifies recurrence, otherwise it is not allowed

recurrence_label: string

Required if recurrence_counter is set, and otherwise is not allowed

recurrence_start: number

Required if the offer specifies recurrence_base with start_any_period set, otherwise it is not allowed

timeout: string

Optional timeout; if we don't get a reply before this we fail

Generated using TypeDoc