loyaltyCustomer property

LoyaltyCustomer? loyaltyCustomer
getter/setter pair

The loyalty customer that was inserted, updated, or removed.

If the customer's identifier cannot be matched to a Google account or if the user has not opted into loyalty personalization, this field will contain a default LoyaltyCustomer instance.

Implementation

LoyaltyCustomer? loyaltyCustomer;