skipWelcomeEmail property

bool? skipWelcomeEmail
getter/setter pair

Input only.

If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer.

Implementation

core.bool? skipWelcomeEmail;