Sha256: cfe7a76ed4f20e8a2aa577aa372e4b7a16cfd6081da187d1395e083d2a4e82c5

Contents?: true

Size: 305 Bytes

Versions: 63

Compression:

Stored size: 305 Bytes

Contents

# OryClient::GetCheckResponse

## Properties

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

## Example

```ruby
require 'ory-client'

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

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha177 docs/GetCheckResponse.md
ory-client-0.0.1.alpha176 docs/GetCheckResponse.md
ory-client-0.0.1.alpha175 docs/GetCheckResponse.md