package skirdaobjects type SkirdaGameApi struct { SkirdaGameId string `json:"skirdagame_id"` Title string `json:"title"` Type string `json:"type"` }