Package com.ringcentral.definitions
Class BulkUpdateInviteesRequestUpdatedInvitees
java.lang.Object
com.ringcentral.definitions.BulkUpdateInviteesRequestUpdatedInvitees
-
Field Summary
FieldsModifier and TypeFieldDescriptionUser's contact email Format: email Example: john.doe@example.comFirst (given) name Example: JohnInternal object ID Example: 78654321Job title Example: Product ManagerLast (family) name Example: DoeThe role of the webinar session participant/invitee.Indicates if invite/cancellation emails have to be sent to this invitee.The type of the webinar invitee Default: User Enum: User, Room -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Internal object ID Example: 78654321 -
firstName
First (given) name Example: John -
lastName
Last (family) name Example: Doe -
email
User's contact email Format: email Example: john.doe@example.com -
jobTitle
Job title Example: Product Manager -
role
The role of the webinar session participant/invitee. See also: [Understanding Webinar Roles](https://support.ringcentral.com/webinar/getting-started/understanding-ringcentral-webinar-roles.html) Example: Panelist Enum: Panelist, CoHost, Host, Attendee -
type
The type of the webinar invitee Default: User Enum: User, Room -
sendInvite
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. Default: true
-
-
Constructor Details
-
BulkUpdateInviteesRequestUpdatedInvitees
public BulkUpdateInviteesRequestUpdatedInvitees()
-
-
Method Details
-
id
-
firstName
-
lastName
-
email
-
jobTitle
-
role
-
type
-
sendInvite
-