|  | 
| bool? | bulkItemSuccessful  [get, set] | 
|  | Indicates if this item was processed successfully during bulk operation. If false, bulkItemErrorsattribute 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 bulkItemSuccessfulis false  More...
 | 
|  | 
| string | id  [get, set] | 
|  | Internal unique identifier of a phone number Example: 1162820004  More... 
 | 
|  | 
| string | phoneNumber  [get, set] | 
|  | Phone number in e.164 format (with '+' prefix) Required Example: +16501234567  More... 
 | 
|  | 
◆ bulkItemErrors
  
  | 
        
          | ApiError [] RingCentral.AddPhoneNumbersResponseItem.bulkItemErrors |  | getset | 
 
The list of errors occurred during processing of particular item of bulk operation. Returned only if bulkItemSuccessful is false 
 
 
◆ bulkItemSuccessful
  
  | 
        
          | bool? RingCentral.AddPhoneNumbersResponseItem.bulkItemSuccessful |  | getset | 
 
Indicates if this item was processed successfully during bulk operation. If false, bulkItemErrors attribute contains the list of errors Required Example: true 
 
 
◆ id
  
  | 
        
          | string RingCentral.AddPhoneNumbersResponseItem.id |  | getset | 
 
Internal unique identifier of a phone number Example: 1162820004 
 
 
◆ phoneNumber
  
  | 
        
          | string RingCentral.AddPhoneNumbersResponseItem.phoneNumber |  | getset | 
 
Phone number in e.164 format (with '+' prefix) Required Example: +16501234567 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/AddPhoneNumbersResponseItem.cs