Sha256: ec00c46d7e4f802bc8193308f3ac3ecc771ceb769d4d5b2ec21e3418b815cb67

Contents?: true

Size: 320 Bytes

Versions: 3

Compression:

Stored size: 320 Bytes

Contents

# OryHydraClient::GetCheckResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **allowed** | **Boolean** | whether the relation tuple is allowed |  |

## Example

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

instance = OryHydraClient::GetCheckResponse.new(
  allowed: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ory-keto-client-0.6.0.alpha6 docs/GetCheckResponse.md
ory-keto-client-0.6.0.alpha3 docs/GetCheckResponse.md
ory-keto-client-0.6.0.alpha1 docs/GetCheckResponse.md