Sha256: b955d81c1e87505a7838d7c5748c77f6fae79eca1958e0c71326bb0ece5b3ed0

Contents?: true

Size: 677 Bytes

Versions: 24

Compression:

Stored size: 677 Bytes

Contents

# OryOathkeeperClient::ListRulesUnauthorizedBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **code** | **Integer** | code | [optional] |
| **details** | **Array<Object>** | details | [optional] |
| **message** | **String** | message | [optional] |
| **reason** | **String** | reason | [optional] |
| **request** | **String** | request | [optional] |
| **status** | **String** | status | [optional] |

## Example

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

instance = OryOathkeeperClient::ListRulesUnauthorizedBody.new(
  code: null,
  details: null,
  message: null,
  reason: null,
  request: null,
  status: null
)
```

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.38.15.beta1 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha62 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha60 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha59 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha58 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha57 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha56 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha55 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha54 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha53 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha52 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha51 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha50 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha49 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha48 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha47 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha46 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha45 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha44 docs/ListRulesUnauthorizedBody.md
ory-oathkeeper-client-0.0.0.alpha43 docs/ListRulesUnauthorizedBody.md