email [0..1] : String
The email address of the person.
employeeNumbers [0..*] : EmployeeNumber
employers [0..*] : EmployerReference
firstName [0..1] : String
The first element of the Person's list of forenames.
iconFile [0..1] : IconFile
The set of files external to ShareAspace that are referenced by the person. For example the picture of the person stored outside of ShareAspace.
id [1] : String
The identifier for the person.
The identifier string provides an unambiguous reference to the person in ShareAspace.
keyValues [0..*] : KeyValue
A set of user defined name and strings value pairs. Note that these name value pairs are not indexed and therefor cannot be searched for.
lastName [0..1] : String
The person's name.
middleNames [0..1] : String
The set of the person's other middle names separated by a space.
mobileNumber [0..1] : String
The mobile phone number for contacting the person.
nationalities [0..*] : Country
The set of the person's nationalities.
origin [0..1] : OriginatingSystem
The origin of the person.
If an origin is provided then the system representing the origin is the "master" system and the person can only be updated via an input from that system.
If no origin is provided, the origin is assumed to be ShareAspace and the person can be edited in ShareAspace.
phoneNumber [0..1] : String
The phone number for contacting the person.
prefixTitles [0..1] : String
The set of prefix title that specifies the Person's social or professional standing and appear before his or her names (separated by a space).
"Mr.", "Ms", "Dr." and combinations are examples of prefixTitles.
qualifications [0..*] : QualificationReference
The set of qualifications held by the person.
relatedPersons [0..*] : PersonReference
The set of references to the person.
securityClearances [0..*] : SecurityClearanceReference
The set of security clearances held by the person.
suffixTitles [0..1] : String
The set of suffix titles that specifies the Person's social or professional standing and appear after his or her names (separated by a space).
"Ph.D." and "Esquire" are examples of suffixTitles.
systemDataSource [0..1] : SystemDataSource
The system from which the person was loaded.
types [0..*] : PersonType
A set of categorizations of a person that have been asserted.
userNames [0..*] : SystemUserName
compliant [1] : Boolean
A flag indicating if the Unit of Information is valid in regards to the SoftType data section and rules.
coOwners [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read write access to the object via a share pack.
coReaders [0..*] : ObjectId
The list of internal ShareAspace key of Participants that have currently read only access to the object via a share pack.
created [1] : DateTime
The date and time when the Unit of Information was created in the ShareAspace store.
creator [1] : String
The user that created the Unit of Information in the ShareAspace store.
lockedBy [0..1] : String
lockingHistory [0..*] : LockingHistory
oId [1] : ObjectId
The internal ShareAspace store key for the object instance.
owner [1] : ObjectId
The internal ShareAspace key of the Participant owning the object.
owningHistory [0..*] : OwnershipHistory
The historical record of owners for the object.
sharingHistory [0..*] : SharingHistory
The historical record of sharing information for the object.
softType [0..1] : String
The SoftType identifier associated with the Unit of Information.
transactionOn [1] : DateTime
The date and time when the last change on the Unit of Information was performed (anywhere in the Unit of Information) in the ShareAspace store.
updated [0..1] : DateTime
The date and time when the Unit of Information was updated in the ShareAspace store.
updater [0..1] : String
The last user that updated the Unit of Information in the ShareAspace store.