HciStcLegendItem

data class HciStcLegendItem(id: String?, text: String?, refersTo: String?)

Properties

id
Link copied to clipboard
val id: String?
refersTo
Link copied to clipboard
val refersTo: String?
text
Link copied to clipboard
val text: String?