| Name | Description | Type | Additional information |
|---|---|---|---|
| LandMarkId | integer |
Required |
|
| LandMarkName | string |
Required Max length: 50 |
|
| LandMarkTypeId | integer |
Required |
|
| Lattitude | decimal number |
Required |
|
| Longtude | decimal number |
Required |
|
| IsActive | boolean |
Required |
|
| ZoneId | integer |
Required |
|
| ArrivalTime | time interval |
None. |
|
| Zone | Zone |
None. |
|
| LandMarkType | LandMarkType |
None. |
|
| ActualTripPlanPoints | Collection of ActualTripPlanPoint |
None. |
|
| TripPlanPathPoints | Collection of TripPlanPathPoint |
None. |