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

Properties

bool? successful [get, set]
 Indicates if the provisioning operation was successful for this item, always false in this model More...
 
string id [get, set]
 Internal identifier of the created device Example: 787878 More...
 
BulkOperationExtensionReference extension [get, set]
 
string phoneNumber [get, set]
 Phone number in e.164 format (with '+' prefix) Example: +16501234567 More...
 
ApiErrorWithParameter[] errors [get, set]
 

Property Documentation

◆ errors

ApiErrorWithParameter [] RingCentral.BulkAddDevicesResponseResults.errors
getset

◆ extension

BulkOperationExtensionReference RingCentral.BulkAddDevicesResponseResults.extension
getset

◆ id

string RingCentral.BulkAddDevicesResponseResults.id
getset

Internal identifier of the created device Example: 787878

◆ phoneNumber

string RingCentral.BulkAddDevicesResponseResults.phoneNumber
getset

Phone number in e.164 format (with '+' prefix) Example: +16501234567

◆ successful

bool? RingCentral.BulkAddDevicesResponseResults.successful
getset

Indicates if the provisioning operation was successful for this item, always false in this model


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