Package com.ringcentral.definitions
Class UserTransitionInfo
java.lang.Object
com.ringcentral.definitions.UserTransitionInfo
For `NotActivated` extensions only. Welcome email settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionSpecifies if a welcome/activation email is sent to the new users (within extension status changing from `Unassigned` to `NotActivated/Disabled`)Specifies if a welcome/activation email is sent to the existing users during account confirmation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsendWelcomeEmail(Boolean sendWelcomeEmail) sendWelcomeEmailsToUsers(Boolean sendWelcomeEmailsToUsers)
-
Field Details
-
sendWelcomeEmailsToUsers
Specifies if a welcome/activation email is sent to the existing users during account confirmation -
sendWelcomeEmail
Specifies if a welcome/activation email is sent to the new users (within extension status changing from `Unassigned` to `NotActivated/Disabled`)
-
-
Constructor Details
-
UserTransitionInfo
public UserTransitionInfo()
-
-
Method Details
-
sendWelcomeEmailsToUsers
-
sendWelcomeEmail
-