invoice property

String invoice
final

The actual invoice data, typically in a structured format (e.g., JSON, XML).

Implementation

final String invoice;