customerDomain property

String? customerDomain
getter/setter pair

The customer's primary domain name string.

Do not include the www prefix when creating a new customer.

Implementation

core.String? customerDomain;