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