Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data CheckAuthenticationCode Source #
Checks the authentication code. Works only when the current authorization state is authorizationStateWaitCode. Returns Ok
Instances
ToJSON CheckAuthenticationCode Source # | |
Defined in TD.Query.CheckAuthenticationCode | |
Show CheckAuthenticationCode Source # | |
Defined in TD.Query.CheckAuthenticationCode showsPrec :: Int -> CheckAuthenticationCode -> ShowS # show :: CheckAuthenticationCode -> String # showList :: [CheckAuthenticationCode] -> ShowS # | |
Eq CheckAuthenticationCode Source # | |
Defined in TD.Query.CheckAuthenticationCode | |
ShortShow CheckAuthenticationCode Source # | |
Defined in TD.Query.CheckAuthenticationCode |