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