Sha256: 89d5294c04fdeb993a16d99148ea57e8cd2014f88cc72978f8b5b1f40b3bd99b

Contents?: true

Size: 307 Bytes

Versions: 5

Compression:

Stored size: 307 Bytes

Contents

# OryHydraClient::GetRuleOK

## Properties

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

## Example

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

instance = OryHydraClient::GetRuleOK.new(
  payload: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.38.14.beta1 docs/GetRuleOK.md
ory-oathkeeper-client-0.38.12.beta1 docs/GetRuleOK.md
ory-oathkeeper-client-0.38.11.beta1 docs/GetRuleOK.md
ory-oathkeeper-client-0.38.10.beta2 docs/GetRuleOK.md
ory-oathkeeper-client-0.38.9.beta1 docs/GetRuleOK.md