| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Query.GetGiftsForCrafting
Synopsis
Documentation
data GetGiftsForCrafting Source #
Returns upgraded gifts of the current user who can be used to craft another gifts. Returns GiftsForCrafting
Constructors
| GetGiftsForCrafting | |
Fields
| |
Instances
| ToJSON GetGiftsForCrafting Source # | |
Defined in TD.Query.GetGiftsForCrafting Methods toJSON :: GetGiftsForCrafting -> Value # toEncoding :: GetGiftsForCrafting -> Encoding # toJSONList :: [GetGiftsForCrafting] -> Value # toEncodingList :: [GetGiftsForCrafting] -> Encoding # | |
| Show GetGiftsForCrafting Source # | |
Defined in TD.Query.GetGiftsForCrafting Methods showsPrec :: Int -> GetGiftsForCrafting -> ShowS # show :: GetGiftsForCrafting -> String # showList :: [GetGiftsForCrafting] -> ShowS # | |
| Eq GetGiftsForCrafting Source # | |
Defined in TD.Query.GetGiftsForCrafting Methods (==) :: GetGiftsForCrafting -> GetGiftsForCrafting -> Bool # (/=) :: GetGiftsForCrafting -> GetGiftsForCrafting -> Bool # | |
| ShortShow GetGiftsForCrafting Source # | |
Defined in TD.Query.GetGiftsForCrafting Methods | |