Name | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
Required |
|
FirstName | string |
Required Matching regular expression pattern: ^[a-zA-Z]*$ Max length: 70 Min length: 1 |
|
LastName | string |
Required Matching regular expression pattern: ^[a-zA-Z]*$ Max length: 70 Min length: 1 |
|
Picture | integer |
Required Range: inclusive between 0 and 16 |
|
RollNumber | string |
Matching regular expression pattern: ^[a-zA-Z0-9 ]*$ |