Package com.ringcentral.definitions
Class RejectedRecipientResponseResource
java.lang.Object
com.ringcentral.definitions.RejectedRecipientResponseResource
The rejected recipient details
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe description of the error Example: The recipient is invalidThe error code Example: CMN-100The index of the messages list in the send batch request where the invalid recipient was found Format: int64 Example: 1String[]
The invalid recipient number as found in the request Example: 29395 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
The index of the messages list in the send batch request where the invalid recipient was found Format: int64 Example: 1 -
to
The invalid recipient number as found in the request Example: 29395 -
errorCode
The error code Example: CMN-100 -
description
The description of the error Example: The recipient is invalid
-
-
Constructor Details
-
RejectedRecipientResponseResource
public RejectedRecipientResponseResource()
-
-
Method Details
-
index
-
to
-
errorCode
-
description
-