Package com.ringcentral.definitions
Class OptOutBulkAssignResponseOptIns
java.lang.Object
com.ringcentral.definitions.OptOutBulkAssignResponseOptIns
-
Field Summary
FieldsModifier and TypeFieldDescriptionRecipients' phone numbers which opt-ins were failed to be added for.String[]
Recipients' phone numbers which opt-ins were successfully added for. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfailed
(OptOutBulkAssignFailedEntry[] failed) successful
(String[] successful)
-
Field Details
-
successful
Recipients' phone numbers which opt-ins were successfully added for. Example: +15551237799 -
failed
Recipients' phone numbers which opt-ins were failed to be added for. Plus, error messages Example: [object Object]
-
-
Constructor Details
-
OptOutBulkAssignResponseOptIns
public OptOutBulkAssignResponseOptIns()
-
-
Method Details
-
successful
-
failed
-