Sha256: 659161fd19a1e277c38b39e551bad807149ef6815745121a3537869c0cd98442

Contents?: true

Size: 381 Bytes

Versions: 24

Compression:

Stored size: 381 Bytes

Contents

# OryOathkeeperClient::JudgeInternalServerError

## Properties

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

## Example

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

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

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.0.0.alpha42 docs/JudgeInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha41 docs/JudgeInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha40 docs/JudgeInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha38 docs/JudgeInternalServerError.md