| Name | Description | Type | Additional information |
|---|---|---|---|
| DirectoryId |
DirectoryId (Primary key) |
integer |
None. |
| MyUnitId |
MyUnitId (Foreign Key to MyUnits) |
integer |
None. |
| PhoneId |
PhoneId (Nullable Foregin Key to UserPhone) |
integer |
None. |
| ShowAddress |
ShowAddress |
boolean |
None. |
| ShowPhoneNumber |
ShowPhoneNumber |
boolean |
None. |
| ShowEmail |
ShowEmail |
boolean |
None. |
| MyUnit |
MyUnit |
MyUnit |
None. |