Sha256: 00792102a249158d131320d0e9bdbabc644b6ded4b2b3f8f2affef66badcd6b9

Contents?: true

Size: 345 Bytes

Versions: 24

Compression:

Stored size: 345 Bytes

Contents

# OryOathkeeperClient::GetRuleNotFound

## Properties

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

## Example

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

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

Version data entries

24 entries across 24 versions & 1 rubygems

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