Nostrduino
Loading...
Searching...
No Matches
Data Fields
nostr::s_MakeInvoiceResponse Struct Reference

#include <Nip47.h>

Data Fields

NostrString type
 
NostrString state
 
NostrString invoice
 
NostrString description
 
NostrString descriptionHash
 
NostrString preimage
 
NostrString paymentHash
 
MilliSats amount
 
MilliSats feesPaid
 
unsigned long long createdAt
 
unsigned long long expiresAt
 
JsonDocument metadata
 

Field Documentation

◆ amount

MilliSats nostr::s_MakeInvoiceResponse::amount

◆ createdAt

unsigned long long nostr::s_MakeInvoiceResponse::createdAt

◆ description

NostrString nostr::s_MakeInvoiceResponse::description

◆ descriptionHash

NostrString nostr::s_MakeInvoiceResponse::descriptionHash

◆ expiresAt

unsigned long long nostr::s_MakeInvoiceResponse::expiresAt

◆ feesPaid

MilliSats nostr::s_MakeInvoiceResponse::feesPaid

◆ invoice

NostrString nostr::s_MakeInvoiceResponse::invoice

◆ metadata

JsonDocument nostr::s_MakeInvoiceResponse::metadata

◆ paymentHash

NostrString nostr::s_MakeInvoiceResponse::paymentHash

◆ preimage

NostrString nostr::s_MakeInvoiceResponse::preimage

◆ state

NostrString nostr::s_MakeInvoiceResponse::state

◆ type

NostrString nostr::s_MakeInvoiceResponse::type

The documentation for this struct was generated from the following file: