|
Contact Filter Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
ContactFilterDate |
|
A container for the ContactFilter. |
|
contactFilter |
ContactQuery |
O |
F |
A reduced set of properties used for querying contact objects. |
|
ContactQuery |
|
A reduced set of properties used for querying contact objects. |
|
organization |
OrganizationReference |
O |
F |
A reference to the organization associated with this contact. A
contact can be associated with more than one organization. |
|
contact |
ContactReference |
O |
F |
A reference to the contact. |
|
OrganizationReference |
|
|
orgID |
xsd:string |
O |
F |
Unique key identifying the organization object. |
|
orgName |
xsd:string |
O |
f |
The name of this organization. |
|
ContactReference |
|
|
|
A reference to a Contact object containing a reduced set of properties
necessary for identifying the object. |
|
contactID |
xsd:string |
R |
F |
Unique key identifying this contact. |
|
contactName |
xsd:string |
O |
F |
Full name of this person. |
|
Contact Input Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
ContactData |
|
A container for a collection of Contact objects with status
information on the collection. |
|
contact |
Contact |
R |
T |
A collection of Contact objects. |
|
Contact |
|
A contact person for an organization with phone, fax, email
information, and so on. |
|
organization |
OrganizationReference |
R |
F |
A reference to the organization with which this contact is associated.
A contact can be associated with more than one organization. |
|
preferred ContactForOrgFlag |
xsd:boolean |
O |
F |
This flag describes whether this person is a preferred contact for the
organization. |
|
contactID |
xsd:string |
R |
F |
Unique ID of this contact object. |
|
contactName |
xsd:string |
R |
F |
Full name of this person. |
|
contactTitle |
xsd:string |
O |
F |
Business title of this person (for example, Vice President). |
|
telephone |
xsd:string |
O |
F |
Phone number. |
|
fax |
xsd:string |
O |
F |
Fax number. |
|
email |
xsd:string |
O |
F |
Email address. |
|
cellPhoneNumber |
xsd:string |
O |
F |
Cell phone number. |
|
pagerNumber |
xsd:string |
O |
F |
Pager number. |
|
comments |
xsd:string |
O |
F |
Comments. |
|
OrganizationReference |
|
|
orgID |
xsd:string |
O |
F |
Unique key identifying the organization object. |
|
Contact Output Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
ContactData |
|
|
|
A container for a collection of Contact objects with status
information on the collection. |
|
statusInfo |
StatusInformation |
R |
F |
Status information. |
|
contact |
Contact |
O |
T |
A collection of objects. |
|
StatusInformation |
|
|
statusColde |
xsd:string |
R |
F |
The status code to represent the success or failure of the operation. |
|
statusMessage |
xsd:string |
R |
F |
The status message to provide the description of the status |
|
jobID |
xsd:string |
R |
F |
The job id returned by the EIS for reference incase of Async
operations. |
|
Contact |
|
|
|
A contact person for an organization with phone, fax, email
information, and so on. |
|
organization |
OrganizationReference |
R |
F |
A reference to the organization with which this contact is associated.
A contact can be associated with more than one organization. |
|
preferredContactFor OrgFlag |
xsd:boolean |
O |
F |
This flag describes whether this person is a preferred contact for the
organization. |
|
contactID |
xsd:string |
R |
F |
Unique ID of this contact object. |
|
contactName |
xsd:string |
O |
F |
Full name of this person. |
|
contactTitle |
xsd:string |
O |
F |
Business title of this person (for example, Vice President). |
|
telephone |
xsd:string |
O |
F |
Phone number. |
|
fax |
xsd:string |
O |
F |
Fax number. |
|
email |
xsd:string |
O |
F |
Email address. |
|
cellPhoneNumber |
xsd:string |
O |
F |
Cell phone number. |
|
pagerNumber |
xsd:string |
O |
F |
Pager number. |
|
comments |
xsd:string |
O |
F |
Comments. |
|
errorInfo |
errorInformation |
O |
F |
This field holds the error information, if any, pertinent to an
operation performed on this object. |
|
OrganizationReference |
|
|
orgID |
xsd:string |
O |
F |
Unique key identifying the organization object. |
|
orgName |
xsd:string |
O |
F |
The name of this organization. |
|
errorCode |
xsd:string |
R |
F |
The error code to represent specific type of error. |
|
errorMessage |
xsd:string |
R |
F |
The error message that describes the reason for the failure of item. |