Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.quick
/
QuickGameTag
Quick
Game
Tag
data
class
QuickGameTag
(
val
text
:
String
,
val
gameTagId
:
String
)
Members
Constructors
Quick
Game
Tag
Link copied to clipboard
constructor
(
text
:
String
,
gameTagId
:
String
)
Properties
game
Tag
Id
Link copied to clipboard
val
gameTagId
:
String
text
Link copied to clipboard
val
text
:
String