Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Eq FortData # | |
Show FortData # | |
Message FortData # | |
Default FortData # | |
HasField "activeFortModifier" FortData FortData # | |
HasField "cooldownCompleteTimestampMs" FortData FortData # | |
HasField "enabled" FortData FortData # | |
HasField "guardPokemonCp" FortData FortData # | |
HasField "guardPokemonId" FortData FortData # | |
HasField "gymPoints" FortData FortData # | |
HasField "id" FortData FortData # | |
HasField "isInBattle" FortData FortData # | |
HasField "lastModifiedTimestampMs" FortData FortData # | |
HasField "latitude" FortData FortData # | |
HasField "longitude" FortData FortData # | |
HasField "lureInfo" FortData FortData # | |
HasField "maybe'lureInfo" FortData FortData # | |
HasField "ownedByTeam" FortData FortData # | |
HasField "renderingType" FortData FortData # | |
HasField "sponsor" FortData FortData # | |
HasField "type'" FortData FortData # | |
type Field "activeFortModifier" FortData # | |
type Field "cooldownCompleteTimestampMs" FortData # | |
type Field "enabled" FortData # | |
type Field "guardPokemonCp" FortData # | |
type Field "guardPokemonId" FortData # | |
type Field "gymPoints" FortData # | |
type Field "id" FortData # | |
type Field "isInBattle" FortData # | |
type Field "lastModifiedTimestampMs" FortData # | |
type Field "latitude" FortData # | |
type Field "longitude" FortData # | |
type Field "lureInfo" FortData # | |
type Field "maybe'lureInfo" FortData # | |
type Field "ownedByTeam" FortData # | |
type Field "renderingType" FortData # | |
type Field "sponsor" FortData # | |
type Field "type'" FortData # | |
activeFortModifier :: forall msg msg'. HasField "activeFortModifier" msg msg' => Lens msg msg' (Field "activeFortModifier" msg) (Field "activeFortModifier" msg') #
cooldownCompleteTimestampMs :: forall msg msg'. HasField "cooldownCompleteTimestampMs" msg msg' => Lens msg msg' (Field "cooldownCompleteTimestampMs" msg) (Field "cooldownCompleteTimestampMs" msg') #
enabled :: forall msg msg'. HasField "enabled" msg msg' => Lens msg msg' (Field "enabled" msg) (Field "enabled" msg') #
guardPokemonCp :: forall msg msg'. HasField "guardPokemonCp" msg msg' => Lens msg msg' (Field "guardPokemonCp" msg) (Field "guardPokemonCp" msg') #
guardPokemonId :: forall msg msg'. HasField "guardPokemonId" msg msg' => Lens msg msg' (Field "guardPokemonId" msg) (Field "guardPokemonId" msg') #
gymPoints :: forall msg msg'. HasField "gymPoints" msg msg' => Lens msg msg' (Field "gymPoints" msg) (Field "gymPoints" msg') #
isInBattle :: forall msg msg'. HasField "isInBattle" msg msg' => Lens msg msg' (Field "isInBattle" msg) (Field "isInBattle" msg') #
lastModifiedTimestampMs :: forall msg msg'. HasField "lastModifiedTimestampMs" msg msg' => Lens msg msg' (Field "lastModifiedTimestampMs" msg) (Field "lastModifiedTimestampMs" 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') #
lureInfo :: forall msg msg'. HasField "lureInfo" msg msg' => Lens msg msg' (Field "lureInfo" msg) (Field "lureInfo" msg') #
maybe'lureInfo :: forall msg msg'. HasField "maybe'lureInfo" msg msg' => Lens msg msg' (Field "maybe'lureInfo" msg) (Field "maybe'lureInfo" msg') #
ownedByTeam :: forall msg msg'. HasField "ownedByTeam" msg msg' => Lens msg msg' (Field "ownedByTeam" msg) (Field "ownedByTeam" msg') #
renderingType :: forall msg msg'. HasField "renderingType" msg msg' => Lens msg msg' (Field "renderingType" msg) (Field "renderingType" msg') #