| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentID | globally unique identifier |
None. |
|
| StudentNo | string |
None. |
|
| RFID | string |
None. |
|
| FirstName | string |
None. |
|
| FatherName | string |
None. |
|
| GrandFatherName | string |
None. |
|
| LastName | string |
None. |
|
| FullName | string |
None. |
|
| DateOfBirth | date |
None. |
|
| StudentStatus | StudentStatus |
None. |
|
| Gender | Gender |
None. |
|
| City | string |
None. |
|
| Neighborhood | string |
None. |
|
| Address | string |
None. |
|
| AddressLongitude | decimal number |
None. |
|
| AddressLatitude | decimal number |
None. |
|
| DropOffAddress | string |
None. |
|
| DropOffAddressLng | decimal number |
None. |
|
| DropOffAddressLat | decimal number |
None. |
|
| BalanceAmount | decimal number |
None. |
|
| Division | Division |
None. |
|
| Class | Class |
None. |
|
| Parent | Parent |
None. |
|
| School | School |
None. |
|
| DisabilityIfAny | string |
None. |
|
| ProfilePictureAttachment | Attachment |
None. |
|
| StudentTripDetailForPickup | student_trip_detail |
None. |
|
| StudentTripDetailForDropOff | student_trip_detail |
None. |
|
| ApprovedBy | string |
None. |
|
| ApprovedOn | date |
None. |
|
| NotificationSetting | Collection of TupleOfInt32Andnotification_type_setting |
None. |
|
| Plan | TripPlan |
None. |
|
| StudentActivationDetails | Collection of student_activation_details |
None. |
|
| LastActivationDetail | student_activation_details |
None. |
|
| SecondaryParentID | Collection of globally unique identifier |
None. |
|
| InstantTripDetail | Collection of student_instant_trip_detail |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |