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

Represents a failure of adding opt-out / opt-in. A pair of a recipient phone number and an error message More...

Properties

string to [get, set]
 A recipient phone number Example: +15551237756 More...
 
string errorMessage [get, set]
 An error happened on adding opt-out / opt-in Example: Unexpected issue on creating an opt-out from bulk-assign request More...
 

Detailed Description

Represents a failure of adding opt-out / opt-in. A pair of a recipient phone number and an error message

Property Documentation

◆ errorMessage

string RingCentral.OptOutBulkAssignFailedEntry.errorMessage
getset

An error happened on adding opt-out / opt-in Example: Unexpected issue on creating an opt-out from bulk-assign request

◆ to

string RingCentral.OptOutBulkAssignFailedEntry.to
getset

A recipient phone number Example: +15551237756


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