RegistrationTypeMeetingPreferenceSettings
This represents the meeting preferences settings associated with a registration type.
type RegistrationTypeMeetingPreferenceSettings {
goldMeetingPreferencesLabel: String
maximumGoldMeetingPreferences: NonNegativeInt
maximumPlatinumMeetingPreferences: NonNegativeInt
maximumStandardMeetingPreferences: NonNegativeInt
platinumMeetingPreferencesLabel: String
}