Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.RemoveInstalledBackground
Synopsis
Documentation
data RemoveInstalledBackground Source #
Removes background from the list of installed backgrounds. Returns Ok
Constructors
RemoveInstalledBackground | |
Fields
|
Instances
ToJSON RemoveInstalledBackground Source # | |
Defined in TD.Query.RemoveInstalledBackground Methods toJSON :: RemoveInstalledBackground -> Value # toEncoding :: RemoveInstalledBackground -> Encoding # toJSONList :: [RemoveInstalledBackground] -> Value # | |
Show RemoveInstalledBackground Source # | |
Defined in TD.Query.RemoveInstalledBackground Methods showsPrec :: Int -> RemoveInstalledBackground -> ShowS # show :: RemoveInstalledBackground -> String # showList :: [RemoveInstalledBackground] -> ShowS # | |
Eq RemoveInstalledBackground Source # | |
Defined in TD.Query.RemoveInstalledBackground Methods (==) :: RemoveInstalledBackground -> RemoveInstalledBackground -> Bool # (/=) :: RemoveInstalledBackground -> RemoveInstalledBackground -> Bool # | |
ShortShow RemoveInstalledBackground Source # | |
Defined in TD.Query.RemoveInstalledBackground Methods |