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

The indication of a number to be deleted - either "id" or "phoneNumber" must be specified. More...

Properties

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) Example: +16501234567 More...
 

Detailed Description

The indication of a number to be deleted - either "id" or "phoneNumber" must be specified.

Property Documentation

◆ id

string RingCentral.DeletePhoneNumbersRequestItem.id
getset

Internal unique identifier of a phone number Example: 1162820004

◆ phoneNumber

string RingCentral.DeletePhoneNumbersRequestItem.phoneNumber
getset

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


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