Name | Type | Description | Notes |
---|---|---|---|
type | str | Defines the consumer of the receipt (e.g. cardholder, merchant). | |
data | list[ReceiptLine] | Array of formatted lines that represents the actual receipt data, that can be printed out. |
Name | Type | Description | Notes |
---|---|---|---|
type | str | Defines the consumer of the receipt (e.g. cardholder, merchant). | |
data | list[ReceiptLine] | Array of formatted lines that represents the actual receipt data, that can be printed out. |