| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Networking.Responses.GetPlayerProfileResponse
Documentation
data GetPlayerProfileResponse #
Constructors
| GetPlayerProfileResponse | |
Instances
| Eq GetPlayerProfileResponse # | |
| Show GetPlayerProfileResponse # | |
| Message GetPlayerProfileResponse # | |
| Default GetPlayerProfileResponse # | |
| HasField "badges" GetPlayerProfileResponse GetPlayerProfileResponse # | |
| HasField "result" GetPlayerProfileResponse GetPlayerProfileResponse # | |
| HasField "startTime" GetPlayerProfileResponse GetPlayerProfileResponse # | |
| type Field "badges" GetPlayerProfileResponse # | |
| type Field "result" GetPlayerProfileResponse # | |
| type Field "startTime" GetPlayerProfileResponse # | |
data GetPlayerProfileResponse'Result #
Instances
badges :: forall msg msg'. HasField "badges" msg msg' => Lens msg msg' (Field "badges" msg) (Field "badges" msg') #