amountMsat property

int? amountMsat
final

The amount to pay in millisatoshis. Should only be set when bolt11 is a zero-amount invoice.

Implementation

final int? amountMsat;