Sha256: 17caafe1e5c86e21ca1c7ac924ed6d8ab2fd5fbce51d4fe043233f5a6758a7c7

Contents?: true

Size: 853 Bytes

Versions: 12

Compression:

Stored size: 853 Bytes

Contents

# OryHydraClient::DeleteRuleInternalServerErrorBody

## Properties

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

## Code Sample

```ruby
require 'OryHydraClient'

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


Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.38.5.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.38.4.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.38.2.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.38.1.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.38.0.beta2 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.37.1.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.37.0.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.36.0.beta4 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.35.5.beta2 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.35.5.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.35.1.beta1 docs/DeleteRuleInternalServerErrorBody.md
ory-oathkeeper-client-0.35.0.alpha1 docs/DeleteRuleInternalServerErrorBody.md