OJP-Android-SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OJP-Android-SDK
OJP-Android-SDK
/
ch.opentransportdata.ojp.data.dto.response.tr.leg
/
TrackSectionDto
/
TrackSectionDto
Track
Section
Dto
constructor
(
trackSectionStart
:
LegStartEndDto
?
=
null
,
trackSectionEnd
:
LegStartEndDto
?
=
null
,
linkProjection
:
LinearShapeDto
?
=
null
,
duration
:
String
?
=
null
,
length
:
Int
?
=
null
)