Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.HideContactCloseBirthdays
Synopsis
Documentation
data HideContactCloseBirthdays Source #
Hides the list of contacts that have close birthdays for 24 hours. Returns Ok
Constructors
HideContactCloseBirthdays |
Instances
ToJSON HideContactCloseBirthdays Source # | |
Defined in TD.Query.HideContactCloseBirthdays Methods toJSON :: HideContactCloseBirthdays -> Value # toEncoding :: HideContactCloseBirthdays -> Encoding # toJSONList :: [HideContactCloseBirthdays] -> Value # | |
Show HideContactCloseBirthdays Source # | |
Defined in TD.Query.HideContactCloseBirthdays Methods showsPrec :: Int -> HideContactCloseBirthdays -> ShowS # show :: HideContactCloseBirthdays -> String # showList :: [HideContactCloseBirthdays] -> ShowS # | |
Eq HideContactCloseBirthdays Source # | |
Defined in TD.Query.HideContactCloseBirthdays Methods (==) :: HideContactCloseBirthdays -> HideContactCloseBirthdays -> Bool # (/=) :: HideContactCloseBirthdays -> HideContactCloseBirthdays -> Bool # | |
ShortShow HideContactCloseBirthdays Source # | |
Defined in TD.Query.HideContactCloseBirthdays Methods |