Sha256: 9b2d4608855d8762604eb87ed612019ee7023ef318011c13d0a6348a13b5f6f9

Contents?: true

Size: 391 Bytes

Versions: 5

Compression:

Stored size: 391 Bytes

Contents

# OryHydraClient::UpdateRuleInternalServerError

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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