| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Query.GetTonRevenueStatistics
Synopsis
Documentation
data GetTonRevenueStatistics Source #
Returns detailed Toncoin revenue statistics of the current user. Returns TonRevenueStatistics
Constructors
| GetTonRevenueStatistics | |
Instances
| ToJSON GetTonRevenueStatistics Source # | |
Defined in TD.Query.GetTonRevenueStatistics Methods toJSON :: GetTonRevenueStatistics -> Value # toEncoding :: GetTonRevenueStatistics -> Encoding # toJSONList :: [GetTonRevenueStatistics] -> Value # | |
| Show GetTonRevenueStatistics Source # | |
Defined in TD.Query.GetTonRevenueStatistics Methods showsPrec :: Int -> GetTonRevenueStatistics -> ShowS # show :: GetTonRevenueStatistics -> String # showList :: [GetTonRevenueStatistics] -> ShowS # | |
| Eq GetTonRevenueStatistics Source # | |
Defined in TD.Query.GetTonRevenueStatistics Methods (==) :: GetTonRevenueStatistics -> GetTonRevenueStatistics -> Bool # (/=) :: GetTonRevenueStatistics -> GetTonRevenueStatistics -> Bool # | |
| ShortShow GetTonRevenueStatistics Source # | |
Defined in TD.Query.GetTonRevenueStatistics Methods | |