Sha256: 1308c13a04cea26c33eb5112e40ab44df41955b0719f347d2dc6439c9cdb999c

Contents?: true

Size: 323 Bytes

Versions: 2

Compression:

Stored size: 323 Bytes

Contents

# OryKratosClient::ContinueWithSettingsUiFlow

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | The ID of the settings flow |  |

## Example

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

instance = OryKratosClient::ContinueWithSettingsUiFlow.new(
  id: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ory-kratos-client-1.2.1 docs/ContinueWithSettingsUiFlow.md
ory-kratos-client-1.1.0 docs/ContinueWithSettingsUiFlow.md