A schema-related class that represents the attached file when sending a fax.
More...
|
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.
|
|
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:
- src/com/faxserver/xm/ws/AttachedFile.java