Sha256: 460d0bf78e5afd357b4fad329dc7892b47ccfc0eccaef8611d1c931d260e8869

Contents?: true

Size: 299 Bytes

Versions: 6

Compression:

Stored size: 299 Bytes

Contents

# OryKratosClient::ErrorGeneric

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **error** | [**GenericError**](GenericError.md) |  |  |

## Example

```ruby
require 'ory-kratos-client'

instance = OryKratosClient::ErrorGeneric.new(
  error: null
)
```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ory-kratos-client-1.2.1 docs/ErrorGeneric.md
ory-kratos-client-1.1.0 docs/ErrorGeneric.md
ory-kratos-client-1.0.0 docs/ErrorGeneric.md
ory-kratos-client-0.13.1 docs/ErrorGeneric.md
ory-kratos-client-0.11.1 docs/ErrorGeneric.md
ory-kratos-client-0.11.0 docs/ErrorGeneric.md