Skip to main content

ManufacturerMarketingContact

A marketing contact associated with a manufacturer.

type ManufacturerMarketingContact {
title: String
firstName: String
lastName: String
email: String
subscribedToContentRequestNotifications: Boolean
}

Fields

ManufacturerMarketingContact.title ● String scalar

The title of the contact.

ManufacturerMarketingContact.firstName ● String scalar

The first name of the contact.

ManufacturerMarketingContact.lastName ● String scalar

The last name of the contact.

ManufacturerMarketingContact.email ● String scalar

The contact email.

ManufacturerMarketingContact.subscribedToContentRequestNotifications ● Boolean scalar

Whether the contact is subscribed to content request notifications.

Member Of

Manufacturer object