XM Fax Web Service
Soap API to send and manage faxes
com.faxserver.xm.ws.AttachedFile Class Reference

A schema-related class that represents the attached file when sending a fax. More...

Protected Attributes

String name
 The filename of the attached file. Must include the extension. Ex: file.pdf.
 
Object contentsChoice
 The binary content (encoded in base64) of the attached file. A field named "contents" of type byte array.
 

Detailed Description

A schema-related class that represents the attached file when sending a fax.

See also
FaxService::sendFax()

The documentation for this class was generated from the following file: