menu
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response.dart
MakeInvoiceResponse
settledAt property
settledAt property
dark_mode
light_mode
settledAt
property
int
?
settledAt
final
The timestamp when the invoice was settled (optional).
Implementation
final int? settledAt;
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response
MakeInvoiceResponse
settledAt property
MakeInvoiceResponse class