Sha256: c2ec6ad5f9f012399b71040ebea55a6bc2dba490adad31029f9c2182204c1b83

Contents?: true

Size: 671 Bytes

Versions: 24

Compression:

Stored size: 671 Bytes

Contents

# OryOathkeeperClient::DeleteRuleNotFoundBody

## 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::DeleteRuleNotFoundBody.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/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha62 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha60 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha59 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha58 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha57 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha56 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha55 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha54 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha53 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha52 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha51 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha50 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha49 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha48 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha47 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha46 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha45 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha44 docs/DeleteRuleNotFoundBody.md
ory-oathkeeper-client-0.0.0.alpha43 docs/DeleteRuleNotFoundBody.md