Name | Description | Type | Additional information |
---|---|---|---|
Id | integer |
Matching regular expression pattern: ([0-9]+) |
|
UserID | integer |
Matching regular expression pattern: ([0-9]+) |
|
FirstName | string |
Matching regular expression pattern: ^[a-zA-Z]{2,}$ |
|
MiddleName | string |
Matching regular expression pattern: ^[a-zA-Z]{2,}$ |
|
LastName | string |
Matching regular expression pattern: ^[a-zA-Z]{2,}$ |
|
Gender | integer |
Matching regular expression pattern: ([0-9]+) |
|
RelationshipID | integer |
Matching regular expression pattern: ([0-9]+) |
|
DateOfBirth | string |
Data type: Date |
|
EducationalQualificationID | integer |
Matching regular expression pattern: ([0-9]+) |
|
EmploymentStatusID | integer |
Matching regular expression pattern: ([0-9]+) |
|
Income | integer |
Matching regular expression pattern: ([0-9]+) |
|
OtherQualification | string |
Matching regular expression pattern: ^[a-zA-Z0-9()/\s]{2,}$ |
|
PhotoID | integer |
Matching regular expression pattern: ([0-9]+) |
|
PhotoDetails | Collection of byte |
None. |