api-efa
/
de.jlnstrk.transit.api.efa.model
/
EfaTravelInfo
/
Info
/
Param
Param
data class
Param
(type:
EfaTravelInfo.Info.Param.Type
, name:
String
, value:
String
, edit:
Boolean
)
Content copied to clipboard
Types
Properties
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
EfaTravelInfo.Info.Param.Type
>
Content copied to clipboard
Properties
edit
Link copied to clipboard
val
edit
:
Boolean
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
EfaTravelInfo.Info.Param.Type
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard