api-hapi
/
de.jlnstrk.transit.api.hapi.model
/
HapiMessage
/
Text
Text
data class
Text
(tag:
List
<
String
>, text:
List
<
String
>)
Content copied to clipboard
Properties
Properties
tag
Link copied to clipboard
val
tag
:
List
<
String
>
Content copied to clipboard
List of tags this message text is tagged with.
text
Link copied to clipboard
val
text
:
List
<
String
>
Content copied to clipboard
List of text fragments.