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

Properties

string id [get, set]
 Internal identifier of an extension Example: 1162820004 More...
 
bool? bulkItemSuccessful [get, set]
 Indicates if this item was processed successfully during bulk operation. If false, bulkItemErrors attribute contains the list of errors Example: true 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.BulkDeleteUsersResponseRecords.bulkItemErrors
getset

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

◆ bulkItemSuccessful

bool? RingCentral.BulkDeleteUsersResponseRecords.bulkItemSuccessful
getset

Indicates if this item was processed successfully during bulk operation. If false, bulkItemErrors attribute contains the list of errors Example: true

◆ id

string RingCentral.BulkDeleteUsersResponseRecords.id
getset

Internal identifier of an extension Example: 1162820004


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