Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data ResetNetworkStatistics Source #
Resets all network data usage statistics to zero. Can be called before authorization. Returns Ok
Instances
ToJSON ResetNetworkStatistics Source # | |
Defined in TD.Query.ResetNetworkStatistics toJSON :: ResetNetworkStatistics -> Value # toEncoding :: ResetNetworkStatistics -> Encoding # toJSONList :: [ResetNetworkStatistics] -> Value # | |
Show ResetNetworkStatistics Source # | |
Defined in TD.Query.ResetNetworkStatistics showsPrec :: Int -> ResetNetworkStatistics -> ShowS # show :: ResetNetworkStatistics -> String # showList :: [ResetNetworkStatistics] -> ShowS # | |
Eq ResetNetworkStatistics Source # | |
Defined in TD.Query.ResetNetworkStatistics | |
ShortShow ResetNetworkStatistics Source # | |
Defined in TD.Query.ResetNetworkStatistics |