Sha256: cdfc61bea131175cf85dd249a4dc0b663a169b08b9e767e7ec8b511c0500a707

Contents?: true

Size: 308 Bytes

Versions: 2

Compression:

Stored size: 308 Bytes

Contents

# OryKetoClient::InlineResponse2001

## Properties

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

## Example

```ruby
require 'ory-keto-client'

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ory-keto-client-0.8.0.alpha2 docs/InlineResponse2001.md
ory-keto-client-0.8.0.alpha1 docs/InlineResponse2001.md