Request body for operation createFaxMessage  
 More...
|  | 
| string | faxResolution  [get, set] | 
|  | Fax only. Resolution of a fax message. 'High' for black and white image scanned at 200 dpi, 'Low' for black and white image scanned at 100 dpi Enum: High, Low  More... 
 | 
|  | 
| FaxReceiver[] | to  [get, set] | 
|  | Recipient's phone number(s) Required  More... 
 | 
|  | 
| string | sendTime  [get, set] | 
|  | Timestamp to send a fax at. If not specified, current or the past a fax message is sent immediately Format: date-time  More... 
 | 
|  | 
| string | isoCode  [get, set] | 
|  | Alpha-2 ISO Code of a country Example: US  More... 
 | 
|  | 
| long? | coverIndex  [get, set] | 
|  | Cover page identifier. If coverIndexis set to '0' (zero) a cover page is not attached. For a list of available cover page identifiers (1-13) please call the Fax Cover Pages method. If not specified, the default cover page is attached (which is configured in 'Outbound Fax Settings') Format: int32  More...
 | 
|  | 
| string | coverPageText  [get, set] | 
|  | Cover page text, entered by a fax sender and printed on a cover page. Maximum length is limited to 1024 symbols  More... 
 | 
|  | 
| Attachment[] | attachments  [get, set] | 
|  | Required  More... 
 | 
|  | 
Request body for operation createFaxMessage 
◆ attachments
  
  | 
        
          | Attachment [] RingCentral.CreateFaxMessageRequest.attachments |  | getset | 
 
 
◆ coverIndex
  
  | 
        
          | long? RingCentral.CreateFaxMessageRequest.coverIndex |  | getset | 
 
Cover page identifier. If coverIndex is set to '0' (zero) a cover page is not attached. For a list of available cover page identifiers (1-13) please call the Fax Cover Pages method. If not specified, the default cover page is attached (which is configured in 'Outbound Fax Settings') Format: int32 
 
 
◆ coverPageText
  
  | 
        
          | string RingCentral.CreateFaxMessageRequest.coverPageText |  | getset | 
 
Cover page text, entered by a fax sender and printed on a cover page. Maximum length is limited to 1024 symbols 
 
 
◆ faxResolution
  
  | 
        
          | string RingCentral.CreateFaxMessageRequest.faxResolution |  | getset | 
 
Fax only. Resolution of a fax message. 'High' for black and white image scanned at 200 dpi, 'Low' for black and white image scanned at 100 dpi Enum: High, Low 
 
 
◆ isoCode
  
  | 
        
          | string RingCentral.CreateFaxMessageRequest.isoCode |  | getset | 
 
Alpha-2 ISO Code of a country Example: US 
 
 
◆ sendTime
  
  | 
        
          | string RingCentral.CreateFaxMessageRequest.sendTime |  | getset | 
 
Timestamp to send a fax at. If not specified, current or the past a fax message is sent immediately Format: date-time 
 
 
◆ to
Recipient's phone number(s) Required 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/CreateFaxMessageRequest.cs