Consists of from
field and optOuts
and optIns
lists. Both optOuts
and optIns
can be empty but not simultaneously - at least one of the lists must be entered."
More...
|
string | from [get, set] |
| The phone number of a sender which the recipients should be opted out from or opted in to Required Example: +15551234455 More...
|
|
string[] | optOuts [get, set] |
| The list of phone numbers to be opted out Example: +15551237755,+15551237756 More...
|
|
string[] | optIns [get, set] |
| The list of phone numbers to be opted in Example: +15551237799,+15551237798 More...
|
|
Consists of from
field and optOuts
and optIns
lists. Both optOuts
and optIns
can be empty but not simultaneously - at least one of the lists must be entered."
◆ from
string RingCentral.OptOutBulkAssignRequest.from |
|
getset |
The phone number of a sender which the recipients should be opted out from or opted in to Required Example: +15551234455
◆ optIns
string [] RingCentral.OptOutBulkAssignRequest.optIns |
|
getset |
The list of phone numbers to be opted in Example: +15551237799,+15551237798
◆ optOuts
string [] RingCentral.OptOutBulkAssignRequest.optOuts |
|
getset |
The list of phone numbers to be opted out Example: +15551237755,+15551237756
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/OptOutBulkAssignRequest.cs