toggle menu
Moove Documentation
androidJvm
switch theme
search in API
tickets
/
com.moove.tickets.data.local.dto
/
FareDTO
/
FareDTO
Fare
DTO
constructor
(
@
Json
(
name
=
"description"
)
description
:
String
,
@
Json
(
name
=
"price"
)
price
:
Float
)