Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.SetAutoDownloadSettings
Documentation
data SetAutoDownloadSettings Source #
Sets auto-download settings. Returns Ok
Constructors
SetAutoDownloadSettings | |
Fields
|
Instances
ToJSON SetAutoDownloadSettings Source # | |
Defined in TD.Query.SetAutoDownloadSettings Methods toJSON :: SetAutoDownloadSettings -> Value # toEncoding :: SetAutoDownloadSettings -> Encoding # toJSONList :: [SetAutoDownloadSettings] -> Value # | |
Show SetAutoDownloadSettings Source # | |
Defined in TD.Query.SetAutoDownloadSettings Methods showsPrec :: Int -> SetAutoDownloadSettings -> ShowS # show :: SetAutoDownloadSettings -> String # showList :: [SetAutoDownloadSettings] -> ShowS # | |
Eq SetAutoDownloadSettings Source # | |
Defined in TD.Query.SetAutoDownloadSettings Methods (==) :: SetAutoDownloadSettings -> SetAutoDownloadSettings -> Bool # (/=) :: SetAutoDownloadSettings -> SetAutoDownloadSettings -> Bool # | |
ShortShow SetAutoDownloadSettings Source # | |
Defined in TD.Query.SetAutoDownloadSettings Methods |