Show / Hide Table of Contents

Namespace Integration.MessageContracts.MeetingManagement

Classes

CreatePreRegistrationRequest

A request to be sent when adding a journalized case to a meeting. When a journalize case is added to a meeting, the secretary of the meeting will be notified. Also, included in the preregistration are the following metadata:

  • Title
  • Subtitle
  • Summary
  • Suggested Decision
  • Dispatch To info This information will be part of a service writing document, and added to the journalized case topic of the summons.

CreatePreRegistrationResponse

A response message returned by the system when creating a preregistration.

EmptyPreRegistration

A response message returned when journalized case is not added to a meeting.

GetMeetingsRequest

A message to be sent by consumer when requesting meetings of s specified journalized case..

GetMeetingsResponse

A response message returned by system containing the requested meetings.

GetPreRegistrationRequest

A message to be sent by consumer when requesting preregistrations (journalized cases added to a meeting) of s specified journalized case and meeting.

GetPreRegistrationResponse

A response message returned by system containing the preregistrations.

PreRegistration

A structure containing the information of a journalized case added to a meeting.

UpdatePreRegistrationRequest

The message to be sent when updating a preregistration, a added case to a meeting, including associated metadata.

UpdatePreRegistrationResponse

A response message returned by the system when updating the suggested agenda topic.

Back to top Created by Formpipe