Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 942 Bytes

File metadata and controls

14 lines (11 loc) · 942 Bytes

# InlineObject2

Properties

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]

[Back to Model list] [Back to API list] [Back to README]