Sha256: 72b12cf3e48bd3f276899febabb8dce28c45341fe4062784c0184c14a15b5352
Contents?: true
Size: 315 Bytes
Versions: 117
Compression:
Stored size: 315 Bytes
Contents
# OryClient::CheckPermissionResult ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **allowed** | **Boolean** | whether the relation tuple is allowed | | ## Example ```ruby require 'ory-client' instance = OryClient::CheckPermissionResult.new( allowed: null ) ```
Version data entries
117 entries across 117 versions & 1 rubygems