Sha256: 7c14967f91e74f526bed7e8b21cefb797c54e2d4fe8572b1dbd95a7e485eaff2

Contents?: true

Size: 391 Bytes

Versions: 5

Compression:

Stored size: 391 Bytes

Contents

# OryHydraClient::DeleteRuleInternalServerError

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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