Package com.ringcentral.definitions
Class OptOutBulkAssignFailedEntry
java.lang.Object
com.ringcentral.definitions.OptOutBulkAssignFailedEntry
Represents a failure of adding opt-out / opt-in. A pair of a recipient phone number and an error message
-
Field Summary
FieldsModifier and TypeFieldDescriptionAn error happened on adding opt-out / opt-in Example: Unexpected issue on creating an opt-out from bulk-assign requestA recipient phone number Example: +15551237756 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
to
A recipient phone number Example: +15551237756 -
errorMessage
An error happened on adding opt-out / opt-in Example: Unexpected issue on creating an opt-out from bulk-assign request
-
-
Constructor Details
-
OptOutBulkAssignFailedEntry
public OptOutBulkAssignFailedEntry()
-
-
Method Details
-
to
-
errorMessage
-