| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Networking.Responses.FortRecallPokemonResponse
Documentation
data FortRecallPokemonResponse #
Constructors
| FortRecallPokemonResponse | |
Instances
| 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 # | |
data FortRecallPokemonResponse'Result #
Constructors
Instances
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') #