| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Inventory.AppliedItem
Documentation
data AppliedItem #
Constructors
| AppliedItem | |
Instances
| Eq AppliedItem # | |
| Show AppliedItem # | |
| Message AppliedItem # | |
| Default AppliedItem # | |
| HasField "appliedMs" AppliedItem AppliedItem # | |
| HasField "expireMs" AppliedItem AppliedItem # | |
| HasField "itemId" AppliedItem AppliedItem # | |
| HasField "itemType" AppliedItem AppliedItem # | |
| type Field "appliedMs" AppliedItem # | |
| type Field "expireMs" AppliedItem # | |
| type Field "itemId" AppliedItem # | |
| type Field "itemType" AppliedItem # | |
appliedMs :: forall msg msg'. HasField "appliedMs" msg msg' => Lens msg msg' (Field "appliedMs" msg) (Field "appliedMs" msg') #
expireMs :: forall msg msg'. HasField "expireMs" msg msg' => Lens msg msg' (Field "expireMs" msg) (Field "expireMs" msg') #