UNPKG

@ory/kratos-client

Version:

OpenAPI client for @ory/kratos-client

21 lines (13 loc) 515 B
# IsAlive200Response ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **status** | **string** | Always \"ok\". | [default to undefined] ## Example ```typescript import { IsAlive200Response } from '@ory/kratos-client'; const instance: IsAlive200Response = { status, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)