# Version


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**version** | **string** | Version is the service\&#39;s version. | [optional] [default to undefined]

## Example

```typescript
import { Version } from '@ory/kratos-client';

const instance: Version = {
    version,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
