toggle menu
OJP-Android-SDK
androidJvm
switch theme
search in API
OJP-Android-SDK
/
ch.opentransportdata.ojp.data.dto.response.tir
/
TripResponseContextDto
/
TripResponseContextDto
Trip
Response
Context
Dto
constructor
(
@
Element
(
name
=
"Situations"
)
situation
:
SituationDto
?
=
null
,
@
Element
(
name
=
"Places"
)
places
:
PlacesDto
?
=
null
)