# TollTripInfo Class Reference

| Column | Column | Column |
| --- | --- | --- |
 | Properties |  | 
 | string | [TripName](class_toll_trip_info.html#a8b4ad98d12b18062548b3980e5cac9b5) `[get, set]` | 
 |  |  | 
 | decimal | [StartMilepost](class_toll_trip_info.html#a4ff73d814fd0f02af49f1865f1b76f72) `[get, set]` | 
 |  |  | 
 | decimal | [EndMilepost](class_toll_trip_info.html#afcb844221cee168ef1d4fe6bba70146f) `[get, set]` | 
 |  |  | 
 | string | [TravelDirection](class_toll_trip_info.html#aab3a1634fdedde279d3f68d950c7436b) `[get, set]` | 
 |  |  | 
 | string | [StartLocationName](class_toll_trip_info.html#a7de82ae83a3832a8dc418cebcf7f29d6) `[get, set]` | 
 |  |  | 
 | string | [EndLocationName](class_toll_trip_info.html#a6323234ebc24e9a86d636e3ac9be6b84) `[get, set]` | 
 |  |  | 
 | decimal | [StartLongitude](class_toll_trip_info.html#a8c05a826c628f0ebc969cf841232e64b) `[get, set]` | 
 |  |  | 
 | decimal | [StartLatitude](class_toll_trip_info.html#ab60d4ec25e1f64a010ff61dfe0a68b1e) `[get, set]` | 
 |  |  | 
 | decimal | [EndLongitude](class_toll_trip_info.html#a2dc1520f7b3da923c6b6b8a2619b63a0) `[get, set]` | 
 |  |  | 
 | decimal | [EndLatitude](class_toll_trip_info.html#a7243106ec9a67e2d842ab59c27d2204d) `[get, set]` | 
 |  |  | 
 | string | [Geometry](class_toll_trip_info.html#ac3e5a2093669bbfce2d62c775039ee86) `[get, set]` | 
 |  |  | 
 | DateTime | [ModifiedDate](class_toll_trip_info.html#aa785dd595f6603b993aa01a7c0226718) `[get, set]` | 
 |  |  | 


## Detailed Description

A data contract that represents Trip Information details.

## Property Documentation

## [◆](#a7243106ec9a67e2d842ab59c27d2204d)EndLatitude

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal TollTripInfo.EndLatitude |  | getset | 


End latitude of this trip

## [◆](#a6323234ebc24e9a86d636e3ac9be6b84)EndLocationName

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | string TollTripInfo.EndLocationName |  | getset | 


End location of this trip

## [◆](#a2dc1520f7b3da923c6b6b8a2619b63a0)EndLongitude

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal TollTripInfo.EndLongitude |  | getset | 


End longitude of this trip

## [◆](#afcb844221cee168ef1d4fe6bba70146f)EndMilepost

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal TollTripInfo.EndMilepost |  | getset | 


The end milepost for a toll trip

## [◆](#ac3e5a2093669bbfce2d62c775039ee86)Geometry

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | string TollTripInfo.Geometry |  | getset | 


GeoJson of this trip

## [◆](#aa785dd595f6603b993aa01a7c0226718)ModifiedDate

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | DateTime TollTripInfo.ModifiedDate |  | getset | 


Last modified date of this trip

## [◆](#ab60d4ec25e1f64a010ff61dfe0a68b1e)StartLatitude

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal TollTripInfo.StartLatitude |  | getset | 


Start latitude of this trip

## [◆](#a7de82ae83a3832a8dc418cebcf7f29d6)StartLocationName

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | string TollTripInfo.StartLocationName |  | getset | 


Start location of this trip

## [◆](#a8c05a826c628f0ebc969cf841232e64b)StartLongitude

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal TollTripInfo.StartLongitude |  | getset | 


Start longitude of this trip

## [◆](#a4ff73d814fd0f02af49f1865f1b76f72)StartMilepost

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | decimal TollTripInfo.StartMilepost |  | getset | 


The start milepost for a toll trip

## [◆](#aab3a1634fdedde279d3f68d950c7436b)TravelDirection

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | string TollTripInfo.TravelDirection |  | getset | 


A word or phrase that describes the direction of travel on a dual carriageway. Values are Northbound, Southbound, Eastbound, or Westbound.

## [◆](#a8b4ad98d12b18062548b3980e5cac9b5)TripName

| Column | Column | Column | Column |
| --- | --- | --- | --- |
 |  |  |  | --- |  | string TollTripInfo.TripName |  | getset | 


Route Id for trip 405tp01641

* [TollTripInfo](class_toll_trip_info.html)
* Generated by [![doxygen](doxygen.svg)](https://www.doxygen.org/index.html) 1.9.5

