Package com.ringcentral.definitions
Class BulkDeleteUsersRequest
java.lang.Object
com.ringcentral.definitions.BulkDeleteUsersRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionIndicates that the freed users' assets (phone numbers and devices) should be moved to account inventory rather than deleted.Required -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionkeepAssetsInInventory
(Boolean keepAssetsInInventory) records
(BulkOperationExtensionReference[] records)
-
Field Details
-
keepAssetsInInventory
Indicates that the freed users' assets (phone numbers and devices) should be moved to account inventory rather than deleted. If set to `true`, the phone numbers and devices assigned to deleted extensions will be kept in the account's inventory. If set to `false`, these assets will be deleted from the account and returned to either the partner's phone numbers or RingCentral's phone number pool Default: true -
records
Required
-
-
Constructor Details
-
BulkDeleteUsersRequest
public BulkDeleteUsersRequest()
-
-
Method Details
-
keepAssetsInInventory
-
records
-