{{ customer.email }}
: The customer’s email address.{{ customer.fullName }}
: The first and last name of the customer.{{ customer.shortName }}
: If set, the short/first name of the customer.{{ user.publicName }}
: Your public name (useful for signatures).