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