customer property
This is the data that you will see on your dashboard such as the email or the name of the user.
Implementation
final PapercupsCustomerMetadata? customer;
This is the data that you will see on your dashboard such as the email or the name of the user.
final PapercupsCustomerMetadata? customer;