Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data AuthenticationCodeInfo Source #
AuthenticationCodeInfo | Information about the authentication code that was sent |
|
Instances
FromJSON AuthenticationCodeInfo Source # | |
Defined in TD.Data.AuthenticationCodeInfo | |
Show AuthenticationCodeInfo Source # | |
Defined in TD.Data.AuthenticationCodeInfo showsPrec :: Int -> AuthenticationCodeInfo -> ShowS # show :: AuthenticationCodeInfo -> String # showList :: [AuthenticationCodeInfo] -> ShowS # | |
Eq AuthenticationCodeInfo Source # | |
Defined in TD.Data.AuthenticationCodeInfo | |
ShortShow AuthenticationCodeInfo Source # | |
Defined in TD.Data.AuthenticationCodeInfo |