Sha256: 20892eda86c3629127a22d260dc25f37a354193e4c4e2530f65246160d9e991e
Contents?: true
Size: 312 Bytes
Versions: 2
Compression:
Stored size: 312 Bytes
Contents
# OryClient::ContainerWaitOKBodyError ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **message** | **String** | Details of an error | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::ContainerWaitOKBodyError.new( message: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ory-client-0.0.1.alpha19 | docs/ContainerWaitOKBodyError.md |
ory-client-0.0.1.alpha18 | docs/ContainerWaitOKBodyError.md |