Sha256: 981704f8c8dc343acbf36fd2d0ad93d1b0a03bd8fa34309ae96e3219343d9453

Contents?: true

Size: 312 Bytes

Versions: 4

Compression:

Stored size: 312 Bytes

Contents

# OryHydraClient::InlineResponse2001

## Properties

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

## Example

```ruby
require 'ory-hydra-client'

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ory-hydra-client-1.11.7 docs/InlineResponse2001.md
ory-hydra-client-1.11.6 docs/InlineResponse2001.md
ory-hydra-client-1.11.5 docs/InlineResponse2001.md
ory-hydra-client-1.11.4 docs/InlineResponse2001.md