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

The rejected recipient details More...

Properties

long? index [get, set]
 The index of the messages list in the send batch request where the invalid recipient was found Format: int64 Example: 1 More...
 
string[] to [get, set]
 The invalid recipient number as found in the request Example: 29395 More...
 
string errorCode [get, set]
 The error code Example: CMN-100 More...
 
string description [get, set]
 The description of the error Example: The recipient is invalid More...
 

Detailed Description

The rejected recipient details

Property Documentation

◆ description

string RingCentral.RejectedRecipientResponseResource.description
getset

The description of the error Example: The recipient is invalid

◆ errorCode

string RingCentral.RejectedRecipientResponseResource.errorCode
getset

The error code Example: CMN-100

◆ index

long? RingCentral.RejectedRecipientResponseResource.index
getset

The index of the messages list in the send batch request where the invalid recipient was found Format: int64 Example: 1

◆ to

string [] RingCentral.RejectedRecipientResponseResource.to
getset

The invalid recipient number as found in the request Example: 29395


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