Sha256: 94a19c2c02186c20efd39623415cc9f9d014abfb26f95a6ca8c109900d94f464

Contents?: true

Size: 343 Bytes

Versions: 5

Compression:

Stored size: 343 Bytes

Contents

# OryHydraClient::DecisionsNotFound

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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