Sha256: 29285868d03233f4282e139640e3e44701c36fa5c043846f278fa6efe7fee480

Contents?: true

Size: 443 Bytes

Versions: 4

Compression:

Stored size: 443 Bytes

Contents

# OryHydraClient::SuccessfulSelfServiceSettingsWithoutBrowser

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **flow** | [**SelfServiceSettingsFlow**](SelfServiceSettingsFlow.md) |  |  |
| **identity** | [**Identity**](Identity.md) |  |  |

## Example

```ruby
require 'ory-client'

instance = OryHydraClient::SuccessfulSelfServiceSettingsWithoutBrowser.new(
  flow: null,
  identity: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha19 docs/SuccessfulSelfServiceSettingsWithoutBrowser.md
ory-client-0.0.1.alpha18 docs/SuccessfulSelfServiceSettingsWithoutBrowser.md
ory-client-0.0.1.alpha17 docs/SuccessfulSelfServiceSettingsWithoutBrowser.md
ory-client-0.0.1.alpha16 docs/SuccessfulSelfServiceSettingsWithoutBrowser.md