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