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