InviteeResource
Properties
Name | Type | Required | Description |
---|---|---|---|
creation_time | str | ✅ | Object creation time |
last_modified_time | str | ✅ | Object last modification time |
role | RcwRoleEnum | ✅ | The role of the webinar session participant/invitee. See also: Understanding Webinar Roles |
id_ | str | ❌ | Internal object ID |
first_name | str | ❌ | First (given) name |
last_name | str | ❌ | Last (family) name |
str | ❌ | User's contact email | |
job_title | str | ❌ | Job title |
linked_user | RcwDomainUserModel | ❌ | |
type_ | RcwInviteeTypeEnum | ❌ | The type of the webinar invitee |
send_invite | bool | ❌ | Indicates if invite/cancellation emails have to be sent to this invitee. For "Host" it cannot be set to false. If it is true it can't be changed back to false. |
join_uri | str | ❌ | Personalized join link for the Invitee |
phone_participant_code | str | ❌ | Phone (PSTN) participant code |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs