You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have an interfaces for UpdateContactData which map property isUnsubscribedFromMails -> unsubscribed_from_emails. Meanwhile in all other places where you have this field you used isUnsubscribedFromEmails (not Mails, but Emails)
The text was updated successfully, but these errors were encountered:
You have an interfaces for UpdateContactData which map property
isUnsubscribedFromMails
->unsubscribed_from_emails
. Meanwhile in all other places where you have this field you used isUnsubscribedFromEmails (not Mails, but Emails)The text was updated successfully, but these errors were encountered: