stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerSmsMarketingConsentInput > consentUpdatedAt

AdminTypes.CustomerSmsMarketingConsentInput.consentUpdatedAt property

The date and time when the customer consented to receive marketing material by SMS. If no date is provided, then the date and time when the consent information was sent is used.

Signature:

consentUpdatedAt?: InputMaybe<Scalars['DateTime']['input']>;