Sha256: afe92e569fcba5b5a56c1777046c9c5c256cb2e8a384289913e80c67c2f20e6f
Contents?: true
Size: 293 Bytes
Versions: 122
Compression:
Stored size: 293 Bytes
Contents
# OryClient::IsReady200Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | Always \"ok\". | | ## Example ```ruby require 'ory-client' instance = OryClient::IsReady200Response.new( status: null ) ```
Version data entries
122 entries across 122 versions & 1 rubygems