Sha256: 781365c02fd32463a9319186af0f8972c058e5f54c795d5c4f2e631d7cc8c7cf

Contents?: true

Size: 307 Bytes

Versions: 13

Compression:

Stored size: 307 Bytes

Contents

# OryHydraClient::InlineResponse2001

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **version** | **String** | The version of Ory Kratos. |  |

## Example

```ruby
require 'ory-client'

instance = OryHydraClient::InlineResponse2001.new(
  version: null
)
```

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha17 docs/InlineResponse2001.md
ory-client-0.0.1.alpha16 docs/InlineResponse2001.md
ory-client-0.0.1.alpha15 docs/InlineResponse2001.md
ory-client-0.0.1.alpha14 docs/InlineResponse2001.md
ory-client-0.0.1.alpha13 docs/InlineResponse2001.md
ory-client-0.0.1.alpha12 docs/InlineResponse2001.md
ory-client-0.0.1.alpha11 docs/InlineResponse2001.md
ory-client-0.0.1.alpha10 docs/InlineResponse2001.md
ory-client-0.0.1.alpha9 docs/InlineResponse2001.md
ory-client-0.0.1.alpha8 docs/InlineResponse2001.md
ory-client-0.0.1.alpha7 docs/InlineResponse2001.md
ory-client-0.0.1.alpha6 docs/InlineResponse2001.md
ory-client-0.0.1.alpha5 docs/InlineResponse2001.md