stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Customer > emailMarketingConsent

AdminTypes.Customer.emailMarketingConsent property

The current email marketing state for the customer. If the customer doesn’t have an email address, then this property is null.

Signature:

emailMarketingConsent?: Maybe<CustomerEmailMarketingConsentState>;