Skip to main content

MembershipContactStoreSetup

Membership Contact Store setup.

type MembershipContactStoreSetup {
account: AccountSetup!
course: MembershipContactStoreCourseSetup!
function: FunctionSetup!
locations: [Location!]!
marketing: MembershipContactStoreMarketingSetup!
membership: MembershipSetup!
note: MembershipContactStoreNoteSetup!
}

Fields

MembershipContactStoreSetup.account ● AccountSetup! non-null object

The setup options for accounts within the membership contact store.

MembershipContactStoreSetup.course ● MembershipContactStoreCourseSetup! non-null object

The setup options for courses within the membership contact store.

MembershipContactStoreSetup.function ● FunctionSetup! non-null object

The setup options for functions within the membership contact store.

MembershipContactStoreSetup.locations ● [Location!]! non-null object

The locations available for functions and continuing education courses.

MembershipContactStoreSetup.marketing ● MembershipContactStoreMarketingSetup! non-null object

The setup options for marketing tags within the membership contact store.

MembershipContactStoreSetup.membership ● MembershipSetup! non-null object

The setup options for membership within the membership contact store.

MembershipContactStoreSetup.note ● MembershipContactStoreNoteSetup! non-null object

The setup options for notes within the membership contact store.

Member Of

MembershipContactStore object