Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PostBody

Hierarchy

  • PostBody

Index

Properties

Optional coverIndex

coverIndex: number

Optional. Cover page index. If not specified, the default cover page which is configured in "Outbound Fax Settings" is attached. See also 'Available Cover Pages' table below

Optional coverPageText

coverPageText: string

Optional. Cover page text, entered by the fax sender and printed on the cover page. Maximum length is limited to 1024 symbols

Optional faxResolution

faxResolution: "High" | "Low"

Fax resolution

Optional originalMessageId

originalMessageId: string

Internal identifier of the original fax message which needs to be resent. Mandatory for resend fax request

Optional sendTime

sendTime: string

The datetime to send fax at, in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z. If time is not specified, the fax will be send immediately

Optional to

Recipient information. Phone number property is mandatory. Optional for resend fax request

Generated using TypeDoc