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

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