Sha256: 40d7f97f5791866d9013b678b775483afcaefb1cef0d1a73678fbeb1e686e336
Contents?: true
Size: 279 Bytes
Versions: 2
Compression:
Stored size: 279 Bytes
Contents
# OryClient::ErrorResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **message** | **String** | The error message. | | ## Example ```ruby require 'ory-client' instance = OryClient::ErrorResponse.new( message: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ory-client-0.0.1.alpha19 | docs/ErrorResponse.md |
ory-client-0.0.1.alpha18 | docs/ErrorResponse.md |