Sha256: 18870f8cd8be6d14252f9af0d875243c06beef2d58e55522f5b9e8f66352d0f5

Contents?: true

Size: 389 Bytes

Versions: 8

Compression:

Stored size: 389 Bytes

Contents

# OryHydraClient::ErrorContainer

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | [**Object**](.md) |  | [optional] 
**id** | **String** |  | [optional] 

## Code Sample

```ruby
require 'OryHydraClient'

instance = OryHydraClient::ErrorContainer.new(errors: null,
                                 id: null)
```


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ory-kratos-client-0.4.6.alpha1 docs/ErrorContainer.md
ory-kratos-client-0.3.0.alpha1 docs/ErrorContainer.md
ory-kratos-client-0.2.1.alpha1 docs/ErrorContainer.md
ory-kratos-client-0.2.0.alpha2 docs/ErrorContainer.md
ory-kratos-client-0.1.1.alpha1 docs/ErrorContainer.md
ory-kratos-client-0.1.0.alpha6 docs/ErrorContainer.md
ory-kratos-client-0.1.0.alpha5 docs/ErrorContainer.md
ory-kratos-client-0.1.0.alpha4 docs/ErrorContainer.md