RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.BulkAddDevicesSuccessItem Class Reference

Properties

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

Property Documentation

◆ extension

BulkOperationExtensionReference RingCentral.BulkAddDevicesSuccessItem.extension
getset

Required

◆ id

string RingCentral.BulkAddDevicesSuccessItem.id
getset

Internal identifier of the created device Required Example: 787878

◆ phoneNumber

string RingCentral.BulkAddDevicesSuccessItem.phoneNumber
getset

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

◆ successful

bool? RingCentral.BulkAddDevicesSuccessItem.successful
getset

Indicates if the provisioning operation was successful for this item, always true in this model Required Example: true


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