Sha256: fe9131ccea24b7f455ff4dd4b85321cb945b0456a65efc1b0e0705092d7e7051

Contents?: true

Size: 401 Bytes

Versions: 24

Compression:

Stored size: 401 Bytes

Contents

# OryOathkeeperClient::CreateRuleInternalServerError

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **payload** | [**CreateRuleInternalServerErrorBody**](CreateRuleInternalServerErrorBody.md) |  | [optional] |

## Example

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

instance = OryOathkeeperClient::CreateRuleInternalServerError.new(
  payload: null
)
```

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.0.0.alpha42 docs/CreateRuleInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha41 docs/CreateRuleInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha40 docs/CreateRuleInternalServerError.md
ory-oathkeeper-client-0.0.0.alpha38 docs/CreateRuleInternalServerError.md