Package com.ringcentral.definitions
Class DeleteDeviceFromInventoryResponseRecords
java.lang.Object
com.ringcentral.definitions.DeleteDeviceFromInventoryResponseRecords
-
Field Summary
FieldsModifier and TypeFieldDescriptionApiError[]
The list of errors occurred during processing of particular item of bulk operation.Specifies if a device is successfully deletedInternal identifier of a device -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbulkItemErrors
(ApiError[] bulkItemErrors) bulkItemSuccessful
(Boolean bulkItemSuccessful)
-
Field Details
-
bulkItemSuccessful
Specifies if a device is successfully deleted -
deviceId
Internal identifier of a device -
bulkItemErrors
The list of errors occurred during processing of particular item of bulk operation. Returned only if `bulkItemSuccessful` is false
-
-
Constructor Details
-
DeleteDeviceFromInventoryResponseRecords
public DeleteDeviceFromInventoryResponseRecords()
-
-
Method Details
-
bulkItemSuccessful
-
deviceId
-
bulkItemErrors
-