gameShortName

@SerialName(value = "game_short_name")
val gameShortName: String? = null(source)

Optional. Short name of a Game to be returned, serves as the unique identifier for the game

type: String