customerCountryCode property
Code of the country where the customer is located at the time of the event.
Represented in the ISO 3166 format. If the customer country cannot be determined, a special 'ZZ' code is returned.
Implementation
core.String? customerCountryCode;