Sha256: 00af40f232502cb24103c7c1a996607282b7946866a7b17320486b7610b68184

Contents?: true

Size: 335 Bytes

Versions: 5

Compression:

Stored size: 335 Bytes

Contents

# OryHydraClient::GetRuleNotFound

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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