predefinedEmail property

String? predefinedEmail
getter/setter pair

Email address of the customer.

Acceptable values are: - "[email protected]" - "[email protected]" - "[email protected]"

Required.

Implementation

core.String? predefinedEmail;