Sha256: 8fca86f27531dc9d70703473a675728fb4bd8084e3e8ab2743bc2fd768a5430c
Contents?: true
Size: 328 Bytes
Versions: 1
Compression:
Stored size: 328 Bytes
Contents
# OryKetoClient::CheckPermissionResult ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **allowed** | **Boolean** | whether the relation tuple is allowed | | ## Example ```ruby require 'ory-keto-client' instance = OryKetoClient::CheckPermissionResult.new( allowed: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ory-keto-client-0.11.0.alpha0 | docs/CheckPermissionResult.md |