Skip to main content

MeetingRequestResponseSiteConfiguration

The configuration for the meeting request response site.

type MeetingRequestResponseSiteConfiguration {
acceptButtonLabel: String
acceptText: String
brand: Brand
declineButtonLabel: String
declineText: String
heading: String
message: String
}

Fields

MeetingRequestResponseSiteConfiguration.acceptButtonLabel ● String scalar

Represents the button label for the accept button on the meeting request response site. Optional.

MeetingRequestResponseSiteConfiguration.acceptText ● String scalar

Represents the text for the accept meeting request on the meeting request response site. Optional.

MeetingRequestResponseSiteConfiguration.brand ● Brand object

The brand for the meeting request response site. Optional.

MeetingRequestResponseSiteConfiguration.declineButtonLabel ● String scalar

Represents the button label for the decline button on the meeting request response site. Optional.

MeetingRequestResponseSiteConfiguration.declineText ● String scalar

Represents the text for the decline meeting request on the meeting request response site. Optional.

MeetingRequestResponseSiteConfiguration.heading ● String scalar

Represents the heading for the meeting request response site. Optional.

MeetingRequestResponseSiteConfiguration.message ● String scalar

Represents the message for the meeting request response site. Optional.

Member Of

RegistrationPreferencesMeetingMatchingConfiguration object