Skip to main content

ContactStoreSetup

Contact Store setup.

type ContactStoreSetup {
contact: ContactSetup!
marketing: ContactStoreMarketingSetup!
note: ContactStoreNoteSetup!
}

Fields

ContactStoreSetup.contact ● ContactSetup! non-null object

The setup options for contacts within the contact store.

ContactStoreSetup.marketing ● ContactStoreMarketingSetup! non-null object

The setup options for marketing tags within the contact store.

ContactStoreSetup.note ● ContactStoreNoteSetup! non-null object

The setup options for notes within the contact store.

Member Of

ContactStore object