customer property

CustomerMetadata? customer
getter/setter pair

This is the data that you will see on your dashboard such as the email or the name of the person.

Implementation

CustomerMetadata? customer;