invoiceId property

String invoiceId
getter/setter pair

invoiceId is the unique identifier of the invoice associated with the payment transaction.

Implementation

late String invoiceId;