Skip to main content

Meeting Participant

The MeetingParticipant object contains all data related to the individual invited to the meeting.

MeetingParticipant Object

Payload Details

idstring

Unique identifier for the participant.

community_profile_idstring

Unique identifier of the exhibitor member's community profile.

slotSlot

Slot object for a scheduled meeting.

exhibitor_idstring

Exhibitor id participating to the meeting.

is_goingboolean

Indicates the participant is attending the meeting.

statusstring

Status of the meeting participant, could be any of the following: ATTENDED, CONFIRMED, PENDING_INVITATION, NO_SHOW, EXPIRED, DECLINED, CANCELED.

ratingfloat

Meeting rating grade given by the participant.

invitation_messagestring

Message inviting the indivual for the meeting.

invitation_expires_atTimestamp

Expiration time to accept the meeting invite.

created_atTimestamp

Time that the participant was created.

updated_atTimestamp

Time that the participant was last updated.