Class InviteeSettingsModel

java.lang.Object
com.ringcentral.definitions.InviteeSettingsModel

public class InviteeSettingsModel extends Object
  • Field Details

    • type

      public String type
      The type of the webinar invitee Default: User Enum: User, Room
    • sendInvite

      public Boolean 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

    • InviteeSettingsModel

      public InviteeSettingsModel()
  • Method Details