Sha256: 90ffeb74234c505dcd83147d7c3d945007533ec76d1d24025abdffcbc3c9bb17
Contents?: true
Size: 291 Bytes
Versions: 3
Compression:
Stored size: 291 Bytes
Contents
# OryHydraClient::JsonError ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **error** | [**GenericError**](GenericError.md) | | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::JsonError.new( error: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ory-kratos-client-0.7.1.alpha1 | docs/JsonError.md |
ory-kratos-client-0.7.0.alpha1 | docs/JsonError.md |
ory-kratos-client-0.6.3.alpha1 | docs/JsonError.md |