api-hapi
/
de.jlnstrk.transit.api.hapi.model
/
HapiProduct
/
Status
Status
data class
Status
(code:
Int
?, txt:
String
?, icon:
HapiIcon
?, rtIcon:
HapiIcon
?)
Content copied to clipboard
Properties
Properties
code
Link copied to clipboard
val
code
:
Int
?
Content copied to clipboard
icon
Link copied to clipboard
val
icon
:
HapiIcon
?
Content copied to clipboard
rtIcon
Link copied to clipboard
val
rtIcon
:
HapiIcon
?
Content copied to clipboard
txt
Link copied to clipboard
val
txt
:
String
?
Content copied to clipboard