Package com.ringcentral.definitions
Class ExtensionStatusInfo
java.lang.Object
com.ringcentral.definitions.ExtensionStatusInfo
Status information (reason, comment). Returned for 'Disabled'
status only
-
Field Summary
FieldsModifier and TypeFieldDescriptionA free-form user comment, describing the status change reasonType of suspension Enum: SuspendedVoluntarily, SuspendedInvoluntarily, CancelledVoluntarily, CancelledInvoluntarilyDate until which an account will get deleted. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
comment
A free-form user comment, describing the status change reason -
reason
Type of suspension Enum: SuspendedVoluntarily, SuspendedInvoluntarily, CancelledVoluntarily, CancelledInvoluntarily -
till
Date until which an account will get deleted. The default value is 30 days since the current date Format: date-time
-
-
Constructor Details
-
ExtensionStatusInfo
public ExtensionStatusInfo()
-
-
Method Details
-
comment
-
reason
-
till
-