Name | Description | Type | Additional information |
---|---|---|---|
Person_ID |
ID |
globally unique identifier (nullable) |
None. |
PersonCode |
Code identifying user. For example social security number. |
string |
None. |
Address |
Street address |
string |
None. |
CompanyName |
Company where person works |
string |
None. |
ContactInfo |
General contact info field |
string |
None. |
Country |
Country where person lives |
string |
None. |
Description |
Description |
string |
None. |
Email address |
string |
None. |
|
EmploymentEndDate |
Optional date when user's work contract ends. |
date (nullable) |
None. |
ExternalCanEdit |
Is person editable |
boolean |
None. |
ExternalPersonId |
Person's identifier if person is imported to iLOQ from external system. |
string |
None. |
FirstName |
First names |
string |
None. |
LastName |
Last name |
string |
None. |
Phone1 |
Phone number 1 |
string |
None. |
Phone2 |
Phone number 2 |
string |
None. |
Phone3 |
Phone number 3 |
string |
None. |
PostOffice |
City or post office info |
string |
None. |
State |
State. Is person in use or not in use. |
pniPersonState |
None. |
WorkTitle |
Work title in the company. |
string |
None. |
ZipCode |
Zip code |
string |
None. |