menu
ndk package
documentation
domain_layer/usecases/nwc/responses/pay_invoice_response.dart
PayInvoiceResponse
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/pay_invoice_response
PayInvoiceResponse
feesPaid property
PayInvoiceResponse class