Meeting Participant
The MeetingParticipant object contains all data related to the individual invited to the meeting.
MeetingParticipant Object
Payload Details |
|---|
idstringUnique identifier for the participant. |
community_profile_idstringUnique identifier of the exhibitor member's community profile. |
slotSlotSlot object for a scheduled meeting. |
exhibitor_idstringExhibitor id participating to the meeting. |
is_goingbooleanIndicates the participant is attending the meeting. |
statusstringStatus of the meeting participant, could be any of the following: ATTENDED, CONFIRMED, PENDING_INVITATION, NO_SHOW, EXPIRED, DECLINED, CANCELED. |
ratingfloatMeeting rating grade given by the participant. |
invitation_messagestringMessage inviting the indivual for the meeting. |
invitation_expires_atTimestampExpiration time to accept the meeting invite. |
created_atTimestampTime that the participant was created. |
updated_atTimestampTime that the participant was last updated. |