Module

MeowClient.Studio.Project

Package
purescript-meowclient
Repository
userfriendanonymous/purescript-meowclient

#Value Source

type Value = { actorId :: Int, avatar :: { "32x32" :: String, "50x50" :: String, "55x55" :: String, "60x60" :: String, "90x90" :: String }, creatorId :: Int, id :: Int, image :: String, title :: String, username :: String }

Information of a project in a studio.