Sha256: 499797bec0123e52c00408bc264d48a6e5f11efd58ae225ff8e5503d7184bd59

Contents?: true

Size: 359 Bytes

Versions: 5

Compression:

Stored size: 359 Bytes

Contents

# OryHydraClient::DecisionsUnauthorized

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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