PartnerID | String An internal identifier of a partner in the trading network. |
ContactID | String An internal identifier of the contact. |
GivenName | String The given name of the contact. |
Surname | String The surname (for example, last name) of the contact. |
SequenceNumber | Object The sequence number of the contact. Trading Networks uses this to display the contacts in the proper order in the user interface. The data type of the variable is java.lang.Short. |
Type | Object The type of contact. The data type of the variable is java.lang.Short. Its value must be one of the Contact Types known to your trading Network. The following are the built-in Contact Types, but you can create additional ones with the
wm.tn.dictionary:addContactType service. 1 - Technical contact 2 - Administrative contact |
Role | String The contact's role in the organization. Its value can be any string from 1-64 characters. |
EmailAddress | String The contact's e-mail address. |
TelNumber | String The contact's telephone number. |
TelExtension | String The contact's telephone extension. |
FaxNumber | String The contact's facsimile number. |
PagerNumber | String The contact's pager number. |
Address |