Package com.ringcentral.definitions
Class StatusInfo
java.lang.Object
com.ringcentral.definitions.StatusInfo
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 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 account will get deleted. Parameter can be used to overwrite default retention period Format: date-time Example: 2023-03-26T11:30:45.940Z
-
-
Constructor Details
-
StatusInfo
public StatusInfo()
-
-
Method Details
-
reason
-
comment
-
till
-