RingCentral .Net SDK
Properties | List of all members
RingCentral.DeleteDeviceFromInventoryResponseRecords Class Reference

Properties

bool? bulkItemSuccessful [get, set]
 Specifies if a device is successfully deleted More...
 
string deviceId [get, set]
 Internal identifier of a device More...
 
ApiError[] bulkItemErrors [get, set]
 The list of errors occurred during processing of particular item of bulk operation. Returned only if bulkItemSuccessful is false More...
 

Property Documentation

◆ bulkItemErrors

ApiError [] RingCentral.DeleteDeviceFromInventoryResponseRecords.bulkItemErrors
getset

The list of errors occurred during processing of particular item of bulk operation. Returned only if bulkItemSuccessful is false

◆ bulkItemSuccessful

bool? RingCentral.DeleteDeviceFromInventoryResponseRecords.bulkItemSuccessful
getset

Specifies if a device is successfully deleted

◆ deviceId

string RingCentral.DeleteDeviceFromInventoryResponseRecords.deviceId
getset

Internal identifier of a device


The documentation for this class was generated from the following file: