intercom-node
intercom-node copied to clipboard
Inconsistent names for `unsubscribed_from_emails` field
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)