Sha256: 80e4cadaf0dafa4a08499a58b60a87875ec65616bbe7b03d695d355675469cfe
Contents?: true
Size: 293 Bytes
Versions: 1
Compression:
Stored size: 293 Bytes
Contents
# OryKetoClient::ErrorGeneric ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **error** | [**GenericError**](GenericError.md) | | | ## Example ```ruby require 'ory-keto-client' instance = OryKetoClient::ErrorGeneric.new( error: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ory-keto-client-0.11.0.alpha0 | docs/ErrorGeneric.md |