Auto-Generated Documentation
This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.
UserAgent¶
The user_agent fields normally come from a browser request.
| Field | Type | Description | Required | Default |
|---|---|---|---|---|
| device | Device | Information about the device. | Optional | None |
| name | Keyword | Name of the user agent. | Optional | None |
| original | Keyword | Unparsed user_agent string. | Optional | None |
| os | OS | OS fields contain information about the operating system. | Optional | None |
| version | Keyword | Version of the user agent. | Optional | None |