Sha256: 1580110dc6fb3c0844042d11334a6dfaa86b8189129e0e50e309313a57541194

Contents?: true

Size: 391 Bytes

Versions: 5

Compression:

Stored size: 391 Bytes

Contents

# OryHydraClient::CreateRuleInternalServerError

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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