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