ExhibitionStandTypeMeetingSettings
Represents the meeting settings associated with an exhibition stand type.
type ExhibitionStandTypeMeetingSettings {
meetingPreferenceSettings: ExhibitionStandTypeMeetingPreferenceSettings!
meetingSchedule: MeetingSchedule!
}
Fields
ExhibitionStandTypeMeetingSettings.meetingPreferenceSettings ● ExhibitionStandTypeMeetingPreferenceSettings! non-null object
The meeting preference settings associated with this exhibition stand type.
ExhibitionStandTypeMeetingSettings.meetingSchedule ● MeetingSchedule! non-null object
The meeting schedule for this exhibition stand type.
Member Of
ExhibitionStandType object