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