Sha256: f7aa93af1217f771a213b7272210d7731e59dae152f8ecabb01643fb81eca093

Contents?: true

Size: 397 Bytes

Versions: 24

Compression:

Stored size: 397 Bytes

Contents

# OryOathkeeperClient::DecisionsInternalServerError

## Properties

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

## Example

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

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

Version data entries

24 entries across 24 versions & 1 rubygems

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