Sha256: 80bff9359f5975f98e036f878acea625529c108eb8df4510ab16d3a14ecf051e

Contents?: true

Size: 328 Bytes

Versions: 6

Compression:

Stored size: 328 Bytes

Contents

# OryHydraClient::ContainerWaitOKBodyError

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **message** | **String** | Details of an error | [optional] |

## Example

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

instance = OryHydraClient::ContainerWaitOKBodyError.new(
  message: null
)
```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ory-hydra-client-1.10.6 docs/ContainerWaitOKBodyError.md
ory-hydra-client-1.10.5 docs/ContainerWaitOKBodyError.md
ory-hydra-client-1.10.3 docs/ContainerWaitOKBodyError.md
ory-hydra-client-1.10.2 docs/ContainerWaitOKBodyError.md
ory-hydra-client-1.9.2 docs/ContainerWaitOKBodyError.md
ory-hydra-client-1.9.1 docs/ContainerWaitOKBodyError.md