Sha256: d8e8ea7db425c7b236d3c652c7f6d2fcfe62be4986b617eea8164c0c8076000b

Contents?: true

Size: 318 Bytes

Versions: 6

Compression:

Stored size: 318 Bytes

Contents

# OryKetoClient::GetCheckResponse

## Properties

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

## Example

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

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ory-keto-client-0.10.0.alpha0 docs/GetCheckResponse.md
ory-keto-client-0.9.0.alpha0 docs/GetCheckResponse.md
ory-keto-client-0.8.0.alpha2 docs/GetCheckResponse.md
ory-keto-client-0.8.0.alpha1 docs/GetCheckResponse.md
ory-keto-client-0.7.0.alpha1 docs/GetCheckResponse.md
ory-keto-client-0.7.0.alpha0 docs/GetCheckResponse.md