Sha256: 0843c9ce244027c99473bdd69cfc5925df36ce92f3072779ec8a3b762f779671

Contents?: true

Size: 401 Bytes

Versions: 24

Compression:

Stored size: 401 Bytes

Contents

# OryOathkeeperClient::DeleteRuleInternalServerError

## Properties

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

## Example

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

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

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.0.0.alpha42 docs/DeleteRuleInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha41 docs/DeleteRuleInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha40 docs/DeleteRuleInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha38 docs/DeleteRuleInternalServerError.md