menu
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response.dart
MakeInvoiceResponse
feesPaid property
feesPaid property
dark_mode
light_mode
feesPaid
property
int
feesPaid
final
The fees paid for the invoice (in MSATs).
Implementation
final int feesPaid;
ndk package
documentation
domain_layer/usecases/nwc/responses/make_invoice_response
MakeInvoiceResponse
feesPaid property
MakeInvoiceResponse class