Safe Haskell | None |
---|---|
Language | Haskell2010 |
Proto.POGOProtos.Networking.Responses.GetIncensePokemonResponse
Documentation
data GetIncensePokemonResponse #
Constructors
Instances
data GetIncensePokemonResponse'Result #
Constructors
GetIncensePokemonResponse'INCENSE_ENCOUNTER_UNKNOWN | |
GetIncensePokemonResponse'INCENSE_ENCOUNTER_AVAILABLE | |
GetIncensePokemonResponse'INCENSE_ENCOUNTER_NOT_AVAILABLE |
Instances
disappearTimestampMs :: forall msg msg'. HasField "disappearTimestampMs" msg msg' => Lens msg msg' (Field "disappearTimestampMs" msg) (Field "disappearTimestampMs" msg') #
encounterId :: forall msg msg'. HasField "encounterId" msg msg' => Lens msg msg' (Field "encounterId" msg) (Field "encounterId" msg') #
encounterLocation :: forall msg msg'. HasField "encounterLocation" msg msg' => Lens msg msg' (Field "encounterLocation" msg) (Field "encounterLocation" msg') #
latitude :: forall msg msg'. HasField "latitude" msg msg' => Lens msg msg' (Field "latitude" msg) (Field "latitude" msg') #
longitude :: forall msg msg'. HasField "longitude" msg msg' => Lens msg msg' (Field "longitude" msg) (Field "longitude" msg') #