customerDomain property
The customer's primary domain name string.
customerDomain
is required when creating a new customer. Do not include
the www
prefix in the domain when adding a customer.
Implementation
core.String? customerDomain;
The customer's primary domain name string.
customerDomain
is required when creating a new customer. Do not include
the www
prefix in the domain when adding a customer.
core.String? customerDomain;