Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PayListPaysResponse

Hierarchy

  • PayListPaysResponse

Index

Properties

Properties

pays?: { amount_sent_msat?: string; bolt11?: string; payment_preimage?: string; status?: string }

pays

Type declaration

  • Optional amount_sent_msat?: string

    amount_sent_msat

  • Optional bolt11?: string

    bolt11

  • Optional payment_preimage?: string

    preimage

  • Optional status?: string

    status

Generated using TypeDoc