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

Opt-out record More...

Properties

string from [get, set]
 Phone number in E.164 format from which the recipient has opted out Example: +15551234567 More...
 
string to [get, set]
 Phone number in E.164 format which is opted out Example: +15551234567 More...
 
string status [get, set]
 Status of a phone number Enum: OptIn, OptOut More...
 
string source [get, set]
 Enum: Recipient, Account, Upstream, Carrier More...
 

Detailed Description

Opt-out record

Property Documentation

◆ from

string RingCentral.OptOutResponse.from
getset

Phone number in E.164 format from which the recipient has opted out Example: +15551234567

◆ source

string RingCentral.OptOutResponse.source
getset

Enum: Recipient, Account, Upstream, Carrier

◆ status

string RingCentral.OptOutResponse.status
getset

Status of a phone number Enum: OptIn, OptOut

◆ to

string RingCentral.OptOutResponse.to
getset

Phone number in E.164 format which is opted out Example: +15551234567


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