Sha256: 9ee83c4e2a2e0b027c516861c80e1cf1b8978e7dabbdbc5b5b40c7e91097b961

Contents?: true

Size: 312 Bytes

Versions: 6

Compression:

Stored size: 312 Bytes

Contents

# OryKratosClient::IsAlive200Response

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **status** | **String** | Always \"ok\". |  |

## Example

```ruby
require 'ory-kratos-client'

instance = OryKratosClient::IsAlive200Response.new(
  status: null
)
```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ory-kratos-client-1.2.1 docs/IsAlive200Response.md
ory-kratos-client-1.1.0 docs/IsAlive200Response.md
ory-kratos-client-1.0.0 docs/IsAlive200Response.md
ory-kratos-client-0.13.1 docs/IsAlive200Response.md
ory-kratos-client-0.11.1 docs/IsAlive200Response.md
ory-kratos-client-0.11.0 docs/IsAlive200Response.md