Sha256: a14645495d1871311e0e61f36dfb7d31913b798a4883d457018f57e748b967ee
Contents?: true
Size: 358 Bytes
Versions: 15
Compression:
Stored size: 358 Bytes
Contents
# OryHydraClient::AuthorizationResult ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **allowed** | **Boolean** | Allowed is true if the request should be allowed and false otherwise. | | ## Example ```ruby require 'ory-keto-client' instance = OryHydraClient::AuthorizationResult.new( allowed: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems