Invoice Data
This object represents the data associated with a Bolt #11 or Bolt #12 invoice. You can retrieve this object to receive the relevant data associated with a specific invoice.Fields (8)encoded_payment_request
bitcoin_network
payment_hash
The payment hash of this invoice.amount
The requested amount in this invoice. If it is equal to 0, the sender should choose the amount to send.created_at
The date and time when this invoice was created.expires_at
The date and time when this invoice will expire.memo
A short, UTF-8 encoded, description of the purpose of this invoice.String (optional)
destination
The lightning node that will be paid when fulfilling this invoice.- PaymentRequestData