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

Safe HaskellNone
LanguageHaskell2010

Proto.POGOProtos.Inventory.Item.ItemAward

Documentation

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

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