Sha256: a573a5c4ec7fbcdf73537a132e6a955141f53fb9f45937b4a57ef23c4d275348

Contents?: true

Size: 363 Bytes

Versions: 5

Compression:

Stored size: 363 Bytes

Contents

# OryHydraClient::CreateRuleUnauthorized

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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