package appApi type AppApi struct { AppId int Type string Host string Url string }