Sha256: 38eefa86cc197457a162c31f3b5d4f403a5a1987ca22fa74df1c6bec608410f0
Contents?: true
Size: 322 Bytes
Versions: 1
Compression:
Stored size: 322 Bytes
Contents
# OryHydraClient::InlineResponse2001 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **version** | **String** | The version of Ory Hydra. | [optional] | ## Example ```ruby require 'ory-hydra-client' instance = OryHydraClient::InlineResponse2001.new( version: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ory-hydra-client-1.11.8 | docs/InlineResponse2001.md |