Package com.ringcentral.definitions
Class AccountStatusInfo
java.lang.Object
com.ringcentral.definitions.AccountStatusInfo
Optional information to be used when account is moved to "Disabled" status
-
Field Summary
FieldsModifier and TypeFieldDescriptionA meaningful description of the reason to change the status Example: By customer request.Type of suspension, voluntarily or not Example: CancelledVoluntarily Enum: SuspendedVoluntarily, SuspendedInvoluntarily, CancelledVoluntarily, CancelledInvoluntarilyDate after which the disabled account will get deleted. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
reason
Type of suspension, voluntarily or not Example: CancelledVoluntarily Enum: SuspendedVoluntarily, SuspendedInvoluntarily, CancelledVoluntarily, CancelledInvoluntarily -
comment
A meaningful description of the reason to change the status Example: By customer request. Case ABC123 -
till
Date after which the disabled account will get deleted. Parameter can be used to overwrite default retention period (that is 30 days after disabling the account) Format: date-time Example: Sun Mar 26 2023 04:30:45 GMT-0700 (Pacific Daylight Time)
-
-
Constructor Details
-
AccountStatusInfo
public AccountStatusInfo()
-
-
Method Details
-
reason
-
comment
-
till
-