Sha256: 1244b118d2065290189d402070b0302716eb1f95d91c3aa36c0e78ba7b64b785

Contents?: true

Size: 784 Bytes

Versions: 21

Compression:

Stored size: 784 Bytes

Contents

# OryHydraClient::InlineResponse500

## Properties

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

## Code Sample

```ruby
require 'OryHydraClient'

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


Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
ory-oathkeeper-client-0.38.1.beta1 docs/InlineResponse500.md
ory-oathkeeper-client-0.38.0.beta2 docs/InlineResponse500.md
ory-keto-client-0.5.4.alpha1 docs/InlineResponse500.md
ory-keto-client-0.5.3.alpha3 docs/InlineResponse500.md
ory-keto-client-0.5.3.alpha2 docs/InlineResponse500.md
ory-oathkeeper-client-0.37.1.beta1 docs/InlineResponse500.md
ory-keto-client-0.5.3.alpha1 docs/InlineResponse500.md
ory-keto-client-0.5.2 docs/InlineResponse500.md
ory-keto-client-0.5.1.alpha1 docs/InlineResponse500.md
ory-oathkeeper-client-0.37.0.beta1 docs/InlineResponse500.md
ory-oathkeeper-client-0.36.0.beta4 docs/InlineResponse500.md
ory-keto-client-0.4.4.alpha1 docs/InlineResponse500.md
ory-keto-client-0.4.3.alpha2 docs/InlineResponse500.md
ory-oathkeeper-client-0.35.5.beta2 docs/InlineResponse500.md
ory-oathkeeper-client-0.35.5.beta1 docs/InlineResponse500.md
ory-keto-client-0.4.3.alpha1 docs/InlineResponse500.md
ory-oathkeeper-client-0.35.1.beta1 docs/InlineResponse500.md
ory-keto-client-0.4.2.alpha1 docs/InlineResponse500.md
ory-keto-client-0.4.1.beta1 docs/InlineResponse500.md
ory-oathkeeper-client-0.35.0.alpha1 docs/InlineResponse500.md