Sha256: f2eb860db4e5108424303a1b614682ca15b0a679386eb1340390aee545b5ec73

Contents?: true

Size: 701 Bytes

Versions: 14

Compression:

Stored size: 701 Bytes

Contents

# OryHydraClient::RejectRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | **String** |  | [optional] 
**error_debug** | **String** |  | [optional] 
**error_description** | **String** |  | [optional] 
**error_hint** | **String** |  | [optional] 
**status_code** | **Integer** |  | [optional] 

## Code Sample

```ruby
require 'OryHydraClient'

instance = OryHydraClient::RejectRequest.new(error: null,
                                 error_debug: null,
                                 error_description: null,
                                 error_hint: null,
                                 status_code: null)
```


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
ory-hydra-client-1.5.0.beta5 docs/RejectRequest.md
ory-hydra-client-1.5.0.beta2 docs/RejectRequest.md
ory-hydra-client-1.3.2 docs/RejectRequest.md
ory-hydra-client-1.3.1 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha62 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha60 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha59 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha58 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha56 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha54 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha53 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha41 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha40 docs/RejectRequest.md
ory-hydra-client-0.0.0.alpha39 docs/RejectRequest.md