The generic ContactPerson business object represents information for contacting an individual, including the person's name, telephone number and similar information.
The generic ContactPerson business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
ContactPerson includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
PersonName | PersonName | 1 | |
Preference | ContactPreference | 1 | |
TimePreference | TimePreference | 1 | |
TelephoneNumber | TelephoneNumber | n | |
PostalAddress | PostalAddress | 1 | |
ElectronicAddr | ElectronicAddress | n | |
ProcessContext | ProcessContext | 1 |
The generic ContactPerson business object supports the following verbs:
To examine a listing of the attributes of the generic ContactPerson business object, use the System Manager.