Sha256: 0994bb0d4319d84a24a2e2739b8d92e4768f7c16027f50f01d289346af030132
Contents?: true
Size: 303 Bytes
Versions: 154
Compression:
Stored size: 303 Bytes
Contents
# OryClient::GetVersion200Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **version** | **String** | The version of Ory Kratos. | | ## Example ```ruby require 'ory-client' instance = OryClient::GetVersion200Response.new( version: null ) ```
Version data entries
154 entries across 154 versions & 1 rubygems