Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.GetGrossingWebAppBots
Synopsis
Documentation
data GetGrossingWebAppBots Source #
Returns the most grossing Web App bots. Returns FoundUsers
Constructors
GetGrossingWebAppBots | |
Instances
ToJSON GetGrossingWebAppBots Source # | |
Defined in TD.Query.GetGrossingWebAppBots Methods toJSON :: GetGrossingWebAppBots -> Value # toEncoding :: GetGrossingWebAppBots -> Encoding # toJSONList :: [GetGrossingWebAppBots] -> Value # toEncodingList :: [GetGrossingWebAppBots] -> Encoding # | |
Show GetGrossingWebAppBots Source # | |
Defined in TD.Query.GetGrossingWebAppBots Methods showsPrec :: Int -> GetGrossingWebAppBots -> ShowS # show :: GetGrossingWebAppBots -> String # showList :: [GetGrossingWebAppBots] -> ShowS # | |
Eq GetGrossingWebAppBots Source # | |
Defined in TD.Query.GetGrossingWebAppBots Methods (==) :: GetGrossingWebAppBots -> GetGrossingWebAppBots -> Bool # (/=) :: GetGrossingWebAppBots -> GetGrossingWebAppBots -> Bool # | |
ShortShow GetGrossingWebAppBots Source # | |
Defined in TD.Query.GetGrossingWebAppBots Methods |