C# 클래스 FlyttaIn.Models.Location

save responses from the vasttrafik api in this format, it will make calls to trip service easier
파일 보기 프로젝트 열기: kreativstuga/flyttain 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Distance string
Identifier string
Lat string
Long string
Name string

프로퍼티 상세

Distance 공개적으로 프로퍼티

public string Distance
리턴 string

Identifier 공개적으로 프로퍼티

public string Identifier
리턴 string

Lat 공개적으로 프로퍼티

public string Lat
리턴 string

Long 공개적으로 프로퍼티

public string Long
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string