| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Proto.POGOProtos.Networking.Responses.DownloadSettingsResponse
Documentation
data DownloadSettingsResponse Source #
Constructors
| DownloadSettingsResponse | |
Instances
| Eq DownloadSettingsResponse Source # | |
| Show DownloadSettingsResponse Source # | |
| Default DownloadSettingsResponse Source # | |
| Message DownloadSettingsResponse Source # | |
| HasField "error" DownloadSettingsResponse DownloadSettingsResponse Source # | |
| HasField "hash" DownloadSettingsResponse DownloadSettingsResponse Source # | |
| HasField "maybe'settings" DownloadSettingsResponse DownloadSettingsResponse Source # | |
| HasField "settings" DownloadSettingsResponse DownloadSettingsResponse Source # | |
| type Field "error" DownloadSettingsResponse Source # | |
| type Field "hash" DownloadSettingsResponse Source # | |
| type Field "maybe'settings" DownloadSettingsResponse Source # | |
| type Field "settings" DownloadSettingsResponse Source # | |
error :: forall msg msg'. HasField "error" msg msg' => Lens msg msg' (Field "error" msg) (Field "error" msg') Source #
hash :: forall msg msg'. HasField "hash" msg msg' => Lens msg msg' (Field "hash" msg) (Field "hash" msg') Source #