Skip to main content

MeetingPreferenceType

Defines the type of a meeting preference.

Meeting preference types carry weight during the meeting matching process, which influences the likelihood of a meeting preference turning into a match:

  1. Platinum carries the most weight.
  2. Gold comes second.
  3. Standard comes third.
enum MeetingPreferenceType {
GOLD
PLATINUM
STANDARD
}

Values

MeetingPreferenceType.GOLD

Represents a "gold" meeting preference.

MeetingPreferenceType.PLATINUM

Represents a "platinum" meeting preference.

MeetingPreferenceType.STANDARD

Represents a standard meeting preference.

Member Of

CreateExhibitionBookingToRegistrationMeetingPreferencesInput input ● CreateRegistrationToExhibitionBookingMeetingPreferencesInput input ● CreateRegistrationToRegistrationMeetingPreferencesInput input ● DeleteExhibitionBookingMeetingPreferencesInput input ● DeleteRegistrationMeetingPreferencesInput input ● ExhibitionBookingToRegistrationMeetingPreference object ● MarkExhibitionBookingToRegistrationMeetingPreferencesAsExcludedInput input ● MarkRegistrationToExhibitionBookingMeetingPreferencesAsExcludedInput input ● MarkRegistrationToRegistrationMeetingPreferencesAsExcludedInput input ● RegistrationToExhibitionBookingMeetingPreference object ● RegistrationToRegistrationMeetingPreference object ● ReorderExhibitionBookingMeetingPreferencesInput input ● ReorderRegistrationMeetingPreferencesInput input