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