|
bool? | bulkItemSuccessful [get, set] |
| Indicates if this item was processed successfully during bulk operation. If false, bulkItemErrors attribute contains the list of errors Required 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...
|
|
◆ bulkItemErrors
ApiError [] RingCentral.BulkItemResultModel.bulkItemErrors |
|
getset |
The list of errors occurred during processing of particular item of bulk operation. Returned only if bulkItemSuccessful
is false
◆ bulkItemSuccessful
bool? RingCentral.BulkItemResultModel.bulkItemSuccessful |
|
getset |
Indicates if this item was processed successfully during bulk operation. If false, bulkItemErrors
attribute contains the list of errors Required Example: true
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/BulkItemResultModel.cs