Package com.ringcentral.definitions
Class AccountStatusInfo
java.lang.Object
com.ringcentral.definitions.AccountStatusInfo
Status information (reason, comment, lifetime). Returned for 'Disabled'
status only
-
Field Summary
Fields -
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, UserResumed -
till
Date until which an account will get deleted. The default value is 30 days since the current date
-
-
Constructor Details
-
AccountStatusInfo
public AccountStatusInfo()
-
-
Method Details
-
comment
-
reason
-
till
-