Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data SetFavoritePokemonResponse #
Eq SetFavoritePokemonResponse # | |
Show SetFavoritePokemonResponse # | |
Message SetFavoritePokemonResponse # | |
Default SetFavoritePokemonResponse # | |
HasField "result" SetFavoritePokemonResponse SetFavoritePokemonResponse # | |
type Field "result" SetFavoritePokemonResponse # | |
data SetFavoritePokemonResponse'Result #
SetFavoritePokemonResponse'UNSET | |
SetFavoritePokemonResponse'SUCCESS | |
SetFavoritePokemonResponse'ERROR_POKEMON_NOT_FOUND | |
SetFavoritePokemonResponse'ERROR_POKEMON_IS_EGG |