| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentName | string |
Required String length: inclusive between 0 and 250 |
|
| Code | string |
Required String length: inclusive between 0 and 30 |
|
| Gender | string |
Required |
|
| Dob | string |
None. |
|
| Address1 | string |
Required String length: inclusive between 0 and 200 |
|
| Address2 | string |
Required String length: inclusive between 0 and 200 |
|
| AddressPincode | string |
String length: inclusive between 0 and 50 |
|
| AddressPlace | string |
String length: inclusive between 0 and 100 |
|
| PO | PlaceLookupVM |
None. |
|
| District | PlaceLookupVM |
None. |
|
| State | PlaceLookupVM |
None. |
|
| Country | PlaceLookupVM |
None. |
|
| GuardianName | string |
Required String length: inclusive between 0 and 100 |
|
| Occupation | OccupationLookupVM |
None. |
|
| Grade | GradeLookupVM |
Required |
|
| Language | LanguageLookupVM |
Required |
|
| FavColor | string |
String length: inclusive between 0 and 100 |
|
| FavGame | string |
String length: inclusive between 0 and 100 |
|
| HobbyDesc | string |
String length: inclusive between 0 and 250 |
|
| TalentDesc | string |
String length: inclusive between 0 and 500 |
|
| AchieveDesc | string |
String length: inclusive between 0 and 2000 |
|
| OthRemarks | string |
String length: inclusive between 0 and 2000 |
|
| Project | ProjectLookupVM |
Required |
|
| Agency | AgencyLookupVM |
Required |
|
| Status | string |
Required Matching regular expression pattern: A|I |
|
| CreateUser | integer |
Required |
|
| CreateIp | string |
Required String length: inclusive between 0 and 20 |