Sha256: f91d3326da896add61b5de98f860b9fc4cd9ea367a02db758f16e954de891679

Contents?: true

Size: 317 Bytes

Versions: 1

Compression:

Stored size: 317 Bytes

Contents

# OryHydraClient::InlineResponse200

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **status** | **String** | Always \"ok\". | [optional] |

## Example

```ruby
require 'ory-hydra-client'

instance = OryHydraClient::InlineResponse200.new(
  status: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ory-hydra-client-1.11.8 docs/InlineResponse200.md