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