marketingEmailAddress property

String? marketingEmailAddress
getter/setter pair

Email address that can be used for marketing purposes.

The field may be empty even if explicitMarketingPreference is 'granted'. This happens when retrieving an old order from the customer who deleted their account.

Implementation

core.String? marketingEmailAddress;