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.
Error¶
These fields can represent errors of any kind. Use them for errors that happen while fetching events or in cases where the event itself contains an error.
Field | Type | Description | Required | Default |
---|---|---|---|---|
code | Keyword | Identifier specific to the error. | Optional | None |
message | Keyword | Error message provided. | Optional | None |