![]() |
XM Fax Web Service
Soap API to send and manage faxes
|
A schema-related class used to represent a fax item user property from inbound history. More...
Protected Attributes | |
String | senderName |
The sender name. | |
XMLGregorianCalendar | submittedTime |
The submitted time (Format will be: yyyy-MM-dd'T'HH:mm:ss.SSSXXX) | |
Boolean | isForwarded |
Whether the fax was forwarded. | |
Boolean | isViewed |
Whether the fax was viewed. | |
String | note |
The note. | |
![]() | |
CompositeFaxId | id |
The unique id for this fax. Used for call to cancel, forward, getFaxXYZ, etc. | |
XMLGregorianCalendar | receivedTime |
The received time (Format will be: yyyy-MM-dd'T'HH:mm:ss.SSSXXX) | |
Long | duration |
The duration of the transmission (in seconds) | |
String | dnisOrDid |
The DNIS/DID. | |
String | remoteCsid |
The remote CSID. | |
String | ani |
The ANI. | |
XMLGregorianCalendar | archivedTime |
The archived time (Format will be: yyyy-MM-dd'T'HH:mm:ss.SSSXXX) | |
Long | channelNumber |
The channel number. | |
String | dtmf |
The DTMF. | |
Long | errorCode |
The error code (0 if it was a success) | |
String | localCsid |
The local CSID. | |
String | errorDescription |
The error description. | |
Long | pagesReceived |
The number of pages received. | |
String | siteName |
The site name. | |
Long | speed |
The speed. | |
String | transactionId |
The transactionID (see FaxService::sendFax()) | |
InboundStatus | status |
The status (see InboundStatus) | |
Long | adminErrorCode |
The administrator error code. | |
String | barcodes |
The barcode values. | |
String | custom1 |
The custom1 value. | |
String | custom2 |
The custom2 value. | |
String | custom3 |
The custom3 value. | |
String | custom4 |
The custom4 value. | |
String | custom5 |
The custom5 value. | |
A schema-related class used to represent a fax item user property from inbound history.