| Name | Type | Description | Notes |
|---|---|---|---|
| error | string | Human-readable error message suitable for end-user display. | |
| code | string | Machine-readable error code. Stable across versions. | |
| reason | string | Discriminator for which gate fired. | |
| documentation_url | string | Link to the relevant documentation page. | [optional] |
| dashboard_url | string | Deep-link to send the end-user to. For `free_tier_exceeded` and `twitter_passthrough` this is the Zernio billing tab. For `enterprise_required` this is the Zernio enterprise contact page. | [optional] |
| details | \Zernio\Model\InlineObject2Details | [optional] |