Sha256: bdc696bc3b84b42f0e5cb001889f4274fa5e21eb85ec3982b2ec169ef653c435
Contents?: true
Size: 369 Bytes
Versions: 24
Compression:
Stored size: 369 Bytes
Contents
# OryOathkeeperClient::DecisionsUnauthorized ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **payload** | [**DecisionsUnauthorizedBody**](DecisionsUnauthorizedBody.md) | | [optional] | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryOathkeeperClient::DecisionsUnauthorized.new( payload: null ) ```
Version data entries
24 entries across 24 versions & 1 rubygems