| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Data.PokemonData
Documentation
data PokemonData #
Constructors
Instances
| Eq PokemonData # | |
| Show PokemonData # | |
| Message PokemonData # | |
| Default PokemonData # | |
| HasField "additionalCpMultiplier" PokemonData PokemonData # | |
| HasField "battlesAttacked" PokemonData PokemonData # | |
| HasField "battlesDefended" PokemonData PokemonData # | |
| HasField "capturedCellId" PokemonData PokemonData # | |
| HasField "cp" PokemonData PokemonData # | |
| HasField "cpMultiplier" PokemonData PokemonData # | |
| HasField "creationTimeMs" PokemonData PokemonData # | |
| HasField "deployedFortId" PokemonData PokemonData # | |
| HasField "eggIncubatorId" PokemonData PokemonData # | |
| HasField "eggKmWalkedStart" PokemonData PokemonData # | |
| HasField "eggKmWalkedTarget" PokemonData PokemonData # | |
| HasField "favorite" PokemonData PokemonData # | |
| HasField "fromFort" PokemonData PokemonData # | |
| HasField "heightM" PokemonData PokemonData # | |
| HasField "id" PokemonData PokemonData # | |
| HasField "individualAttack" PokemonData PokemonData # | |
| HasField "individualDefense" PokemonData PokemonData # | |
| HasField "individualStamina" PokemonData PokemonData # | |
| HasField "isEgg" PokemonData PokemonData # | |
| HasField "move1" PokemonData PokemonData # | |
| HasField "move2" PokemonData PokemonData # | |
| HasField "nickname" PokemonData PokemonData # | |
| HasField "numUpgrades" PokemonData PokemonData # | |
| HasField "origin" PokemonData PokemonData # | |
| HasField "ownerName" PokemonData PokemonData # | |
| HasField "pokeball" PokemonData PokemonData # | |
| HasField "pokemonId" PokemonData PokemonData # | |
| HasField "stamina" PokemonData PokemonData # | |
| HasField "staminaMax" PokemonData PokemonData # | |
| HasField "weightKg" PokemonData PokemonData # | |
| type Field "additionalCpMultiplier" PokemonData # | |
| type Field "battlesAttacked" PokemonData # | |
| type Field "battlesDefended" PokemonData # | |
| type Field "capturedCellId" PokemonData # | |
| type Field "cp" PokemonData # | |
| type Field "cpMultiplier" PokemonData # | |
| type Field "creationTimeMs" PokemonData # | |
| type Field "deployedFortId" PokemonData # | |
| type Field "eggIncubatorId" PokemonData # | |
| type Field "eggKmWalkedStart" PokemonData # | |
| type Field "eggKmWalkedTarget" PokemonData # | |
| type Field "favorite" PokemonData # | |
| type Field "fromFort" PokemonData # | |
| type Field "heightM" PokemonData # | |
| type Field "id" PokemonData # | |
| type Field "individualAttack" PokemonData # | |
| type Field "individualDefense" PokemonData # | |
| type Field "individualStamina" PokemonData # | |
| type Field "isEgg" PokemonData # | |
| type Field "move1" PokemonData # | |
| type Field "move2" PokemonData # | |
| type Field "nickname" PokemonData # | |
| type Field "numUpgrades" PokemonData # | |
| type Field "origin" PokemonData # | |
| type Field "ownerName" PokemonData # | |
| type Field "pokeball" PokemonData # | |
| type Field "pokemonId" PokemonData # | |
| type Field "stamina" PokemonData # | |
| type Field "staminaMax" PokemonData # | |
| type Field "weightKg" PokemonData # | |
additionalCpMultiplier :: forall msg msg'. HasField "additionalCpMultiplier" msg msg' => Lens msg msg' (Field "additionalCpMultiplier" msg) (Field "additionalCpMultiplier" msg') #
battlesAttacked :: forall msg msg'. HasField "battlesAttacked" msg msg' => Lens msg msg' (Field "battlesAttacked" msg) (Field "battlesAttacked" msg') #
battlesDefended :: forall msg msg'. HasField "battlesDefended" msg msg' => Lens msg msg' (Field "battlesDefended" msg) (Field "battlesDefended" msg') #
capturedCellId :: forall msg msg'. HasField "capturedCellId" msg msg' => Lens msg msg' (Field "capturedCellId" msg) (Field "capturedCellId" msg') #
cpMultiplier :: forall msg msg'. HasField "cpMultiplier" msg msg' => Lens msg msg' (Field "cpMultiplier" msg) (Field "cpMultiplier" msg') #
creationTimeMs :: forall msg msg'. HasField "creationTimeMs" msg msg' => Lens msg msg' (Field "creationTimeMs" msg) (Field "creationTimeMs" msg') #
deployedFortId :: forall msg msg'. HasField "deployedFortId" msg msg' => Lens msg msg' (Field "deployedFortId" msg) (Field "deployedFortId" msg') #
eggIncubatorId :: forall msg msg'. HasField "eggIncubatorId" msg msg' => Lens msg msg' (Field "eggIncubatorId" msg) (Field "eggIncubatorId" msg') #
eggKmWalkedStart :: forall msg msg'. HasField "eggKmWalkedStart" msg msg' => Lens msg msg' (Field "eggKmWalkedStart" msg) (Field "eggKmWalkedStart" msg') #
eggKmWalkedTarget :: forall msg msg'. HasField "eggKmWalkedTarget" msg msg' => Lens msg msg' (Field "eggKmWalkedTarget" msg) (Field "eggKmWalkedTarget" msg') #
favorite :: forall msg msg'. HasField "favorite" msg msg' => Lens msg msg' (Field "favorite" msg) (Field "favorite" msg') #
fromFort :: forall msg msg'. HasField "fromFort" msg msg' => Lens msg msg' (Field "fromFort" msg) (Field "fromFort" msg') #
heightM :: forall msg msg'. HasField "heightM" msg msg' => Lens msg msg' (Field "heightM" msg) (Field "heightM" msg') #
individualAttack :: forall msg msg'. HasField "individualAttack" msg msg' => Lens msg msg' (Field "individualAttack" msg) (Field "individualAttack" msg') #
individualDefense :: forall msg msg'. HasField "individualDefense" msg msg' => Lens msg msg' (Field "individualDefense" msg) (Field "individualDefense" msg') #
individualStamina :: forall msg msg'. HasField "individualStamina" msg msg' => Lens msg msg' (Field "individualStamina" msg) (Field "individualStamina" msg') #
isEgg :: forall msg msg'. HasField "isEgg" msg msg' => Lens msg msg' (Field "isEgg" msg) (Field "isEgg" msg') #
move1 :: forall msg msg'. HasField "move1" msg msg' => Lens msg msg' (Field "move1" msg) (Field "move1" msg') #
move2 :: forall msg msg'. HasField "move2" msg msg' => Lens msg msg' (Field "move2" msg) (Field "move2" msg') #
nickname :: forall msg msg'. HasField "nickname" msg msg' => Lens msg msg' (Field "nickname" msg) (Field "nickname" msg') #
numUpgrades :: forall msg msg'. HasField "numUpgrades" msg msg' => Lens msg msg' (Field "numUpgrades" msg) (Field "numUpgrades" msg') #
origin :: forall msg msg'. HasField "origin" msg msg' => Lens msg msg' (Field "origin" msg) (Field "origin" msg') #
ownerName :: forall msg msg'. HasField "ownerName" msg msg' => Lens msg msg' (Field "ownerName" msg) (Field "ownerName" msg') #
pokeball :: forall msg msg'. HasField "pokeball" msg msg' => Lens msg msg' (Field "pokeball" msg) (Field "pokeball" msg') #
pokemonId :: forall msg msg'. HasField "pokemonId" msg msg' => Lens msg msg' (Field "pokemonId" msg) (Field "pokemonId" msg') #
stamina :: forall msg msg'. HasField "stamina" msg msg' => Lens msg msg' (Field "stamina" msg) (Field "stamina" msg') #
staminaMax :: forall msg msg'. HasField "staminaMax" msg msg' => Lens msg msg' (Field "staminaMax" msg) (Field "staminaMax" msg') #