Opt-out record  
 More...
|  | 
| string | from  [get, set] | 
|  | Phone number in E.164 format from which the recipient has opted out Example: +15551234567  More... 
 | 
|  | 
| string | to  [get, set] | 
|  | Phone number in E.164 format which is opted out Example: +15551234567  More... 
 | 
|  | 
| string | status  [get, set] | 
|  | Status of a phone number Enum: OptIn, OptOut  More... 
 | 
|  | 
| string | source  [get, set] | 
|  | Enum: Recipient, Account, Upstream, Carrier  More... 
 | 
|  | 
◆ from
  
  | 
        
          | string RingCentral.OptOutResponse.from |  | getset | 
 
Phone number in E.164 format from which the recipient has opted out Example: +15551234567 
 
 
◆ source
  
  | 
        
          | string RingCentral.OptOutResponse.source |  | getset | 
 
Enum: Recipient, Account, Upstream, Carrier 
 
 
◆ status
  
  | 
        
          | string RingCentral.OptOutResponse.status |  | getset | 
 
Status of a phone number Enum: OptIn, OptOut 
 
 
◆ to
  
  | 
        
          | string RingCentral.OptOutResponse.to |  | getset | 
 
Phone number in E.164 format which is opted out Example: +15551234567 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/OptOutResponse.cs