CeContactStoreSetup
Ce Contact Store setup.
type CeContactStoreSetup {
account: AccountSetup!
course: CeContactStoreCourseSetup!
function: FunctionSetup!
locations: [Location!]!
marketing: CeContactStoreMarketingSetup!
note: CeContactStoreNoteSetup!
}
Fields
CeContactStoreSetup.account
● AccountSetup!
non-null object
The setup options for accounts within the continuing education contact store.
CeContactStoreSetup.course
● CeContactStoreCourseSetup!
non-null object
The setup options for courses within the continuing education contact store.
CeContactStoreSetup.function
● FunctionSetup!
non-null object
The setup options for functions within the ce contact store.
CeContactStoreSetup.locations
● [Location!]!
non-null object
The locations available for functions and continuing education courses.
CeContactStoreSetup.marketing
● CeContactStoreMarketingSetup!
non-null object
The setup options for marketing tags within the continuing education contact store.
CeContactStoreSetup.note
● CeContactStoreNoteSetup!
non-null object
The setup options for notes within the continuing education contact store.
Member Of
CeContactStore
object