invoiceHash property

String invoiceHash
final

The unique hash identifier for the invoice.

This hash is typically used for validation, verification, or tracking the invoice within the system.

Implementation

final String invoiceHash;