Sha256: d4fd1a5393d055cd38d0bc46da40e802fa4f6eb6535c795b41b7e5e3b9e9a265

Contents?: true

Size: 387 Bytes

Versions: 5

Compression:

Stored size: 387 Bytes

Contents

# OryHydraClient::ListRulesInternalServerError

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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