Package com.ringcentral.definitions
Class OptOutBulkAssignResponseOptOuts
java.lang.Object
com.ringcentral.definitions.OptOutBulkAssignResponseOptOuts
-
Field Summary
FieldsModifier and TypeFieldDescriptionRecipients' phone numbers which opt-outs were failed to be added for.String[]
Recipients' phone numbers which opt-outs 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-outs were successfully added for. Example: +15551237755 -
failed
Recipients' phone numbers which opt-outs were failed to be added for. Plus, error messages Example: [object Object]
-
-
Constructor Details
-
OptOutBulkAssignResponseOptOuts
public OptOutBulkAssignResponseOptOuts()
-
-
Method Details
-
successful
-
failed
-