Sha256: 7ff144761fb5e3fcd0266d9858266f24b7a03c35b88d6823456b938b2eea50fe

Contents?: true

Size: 379 Bytes

Versions: 5

Compression:

Stored size: 379 Bytes

Contents

# OryHydraClient::GetRuleInternalServerError

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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