Sha256: aaf8e066c2f6d6d47742070ac93290e89e8eeb50e4f78bf19c10a4bc107a5f88
Contents?: true
Size: 314 Bytes
Versions: 3
Compression:
Stored size: 314 Bytes
Contents
# OryKetoClient::GetVersion200Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **version** | **String** | The version of Ory Keto. | | ## Example ```ruby require 'ory-keto-client' instance = OryKetoClient::GetVersion200Response.new( version: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ory-keto-client-0.11.0.alpha0 | docs/GetVersion200Response.md |
ory-keto-client-0.10.0.alpha0 | docs/GetVersion200Response.md |
ory-keto-client-0.9.0.alpha0 | docs/GetVersion200Response.md |