pokemon-go-protobuf-types-0.1.2: Haskell types for the Pokemon Go protobuf protocol.

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Inventory.AppliedItem

Documentation

data AppliedItem Source #

Instances

appliedMs :: forall msg msg'. HasField "appliedMs" msg msg' => Lens msg msg' (Field "appliedMs" msg) (Field "appliedMs" msg') Source #

expireMs :: forall msg msg'. HasField "expireMs" msg msg' => Lens msg msg' (Field "expireMs" msg) (Field "expireMs" msg') Source #

itemId :: forall msg msg'. HasField "itemId" msg msg' => Lens msg msg' (Field "itemId" msg) (Field "itemId" msg') Source #

itemType :: forall msg msg'. HasField "itemType" msg msg' => Lens msg msg' (Field "itemType" msg) (Field "itemType" msg') Source #