Sha256: 793bcaab404c1a3da6cbe78934e34b565f9459b6ef3eaf2436fdf50ffba5f7e2

Contents?: true

Size: 347 Bytes

Versions: 5

Compression:

Stored size: 347 Bytes

Contents

# OryHydraClient::DeleteRuleNotFound

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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