C# Class FlyttaIn.Models.Location

save responses from the vasttrafik api in this format, it will make calls to trip service easier
Mostra file Open project: kreativstuga/flyttain Class Usage Examples

Public Properties

Property Type Description
Distance string
Identifier string
Lat string
Long string
Name string

Property Details

Distance public_oe property

public string Distance
return string

Identifier public_oe property

public string Identifier
return string

Lat public_oe property

public string Lat
return string

Long public_oe property

public string Long
return string

Name public_oe property

public string Name
return string