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

A schema-related class to represent the information of sender of a fax. More...

Protected Attributes

String salutation
 The sender's salutation.
 
String firstName
 The sender's first name.
 
String lastName
 The sender's last name.
 
String title
 The sender's title.
 
String email
 The sender's email.
 
String mobile
 The sender's mobile number.
 
String pager
 The sender's pager number.
 
String billingCode
 The sender's billing code.
 
String subBillingCode
 The sender's sub billing code.
 
String company
 The sender's company/organization.
 
String address
 The sender's address.
 
String city
 The sender's city.
 
String state
 The sender's state/province/region.
 
String country
 The sender's country.
 
String zipCode
 The sender's zip code.
 
String phone
 The sender's phone number.
 
String fax
 The sender's fax number.
 

Detailed Description

A schema-related class to represent the information of sender of a fax.

See also
FaxService::sendFax()

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