invoiceHash property
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;
The unique hash identifier for the invoice.
This hash is typically used for validation, verification, or tracking the invoice within the system.
final String invoiceHash;