Sha256: 9aabcc977d1b34edc41a361ec0be09bda2218cdc58023ad1a424ba388c6fd545

Contents?: true

Size: 371 Bytes

Versions: 5

Compression:

Stored size: 371 Bytes

Contents

# OryHydraClient::JudgeInternalServerError

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **payload** | [**JudgeInternalServerErrorBody**](JudgeInternalServerErrorBody.md) |  | [optional] |

## Example

```ruby
require 'ory-oathkeeper-client'

instance = OryHydraClient::JudgeInternalServerError.new(
  payload: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.38.14.beta1 docs/JudgeInternalServerError.md
ory-oathkeeper-client-0.38.12.beta1 docs/JudgeInternalServerError.md
ory-oathkeeper-client-0.38.11.beta1 docs/JudgeInternalServerError.md
ory-oathkeeper-client-0.38.10.beta2 docs/JudgeInternalServerError.md
ory-oathkeeper-client-0.38.9.beta1 docs/JudgeInternalServerError.md