Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data FortRecallPokemonResponse #
Eq FortRecallPokemonResponse # | |
Show FortRecallPokemonResponse # | |
Message FortRecallPokemonResponse # | |
Default FortRecallPokemonResponse # | |
HasField "fortDetails" FortRecallPokemonResponse FortRecallPokemonResponse # | |
HasField "maybe'fortDetails" FortRecallPokemonResponse FortRecallPokemonResponse # | |
HasField "result" FortRecallPokemonResponse FortRecallPokemonResponse # | |
type Field "fortDetails" FortRecallPokemonResponse # | |
type Field "maybe'fortDetails" FortRecallPokemonResponse # | |
type Field "result" FortRecallPokemonResponse # | |
fortDetails :: forall msg msg'. HasField "fortDetails" msg msg' => Lens msg msg' (Field "fortDetails" msg) (Field "fortDetails" msg') #
maybe'fortDetails :: forall msg msg'. HasField "maybe'fortDetails" msg msg' => Lens msg msg' (Field "maybe'fortDetails" msg) (Field "maybe'fortDetails" msg') #