Sha256: 9fe1372cd0cea62bb151f37bd6d0112228d93b39cfdaac00506d4adbc5497b02

Contents?: true

Size: 357 Bytes

Versions: 24

Compression:

Stored size: 357 Bytes

Contents

# OryOathkeeperClient::DeleteRuleNotFound

## Properties

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

## Example

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

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

Version data entries

24 entries across 24 versions & 1 rubygems

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