The generic Person business object represents a human being.
The generic Person business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
Person includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
PartyId | String | x | |
BirthDate | String | ||
CurrentEmployer | String | ||
DisposableIncome | String | ||
EducationLevel | String | ||
EmploymentStatus | String | ||
ExternalReference | String | ||
Gender | String | ||
GrossIncome | String | ||
MaritalStatus | String | ||
NumberOfDependentAdults | String | ||
NumberOfDependentChildren | String | ||
SelfEmployedBusiness | String | ||
ContactPreference | ContactPreference | 1 | |
TimePreference | TimePreference | 1 | |
PersonName | PersonName | n | |
ElectronicAddress | ElectronicAddress | n | |
TelephoneNumber | TelephoneNumber | n | |
PostalAddress | PostalAddress | n | |
PrimeRoles | PartyRole | n | |
ProcessContext | ProcessContext | 1 |
The generic Person business object supports the following verbs:
To examine a listing of the attributes of the generic Person business object, use the System Manager.