POSMemberWalletReceiptConfigAnnotation
Per-account configuration controlling how member wallet details are displayed on printed receipts.
- customerType: integer ยท CustomerNameFormatOptionenum
_name _format _option Controls how the customer name is formatted on the receipt line. Only applied when
enabled_customer_nameistrue.Value Format Example 0 First name only Allison 1 First name + last initial Allison M 2 First name + hashed last name Allison M***y 3 Full name Allison McGinley values- 0
- 1
- 2
- 3
- enabledType: boolean
_customer _name Whether to include a customer name line on the receipt. When
false, the customer name line is omitted.