Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
Documentation
data AllQueryArguments Source #
Inspect all query arguments of the web request.
This is used only in the FieldToMatch specification for some web request component types.
JSON specification: "AllQueryArguments": {}
See: newAllQueryArguments
smart constructor.
Instances
newAllQueryArguments :: AllQueryArguments Source #
Create a value of AllQueryArguments
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.