Sha256: c7b3dab9bb0e55972de6674c016787e18a8784d9b60f3d27c19632c6247aef59

Contents?: true

Size: 411 Bytes

Versions: 3

Compression:

Stored size: 411 Bytes

Contents

# OryHydraClient::RegistrationFlowMethod

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **config** | [**RegistrationFlowMethodConfig**](RegistrationFlowMethodConfig.md) |  |  |
| **method** | **String** | and so on. |  |

## Example

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

instance = OryHydraClient::RegistrationFlowMethod.new(
  config: null,
  method: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ory-kratos-client-0.5.5.alpha4 docs/RegistrationFlowMethod.md
ory-kratos-client-0.5.5.alpha3 docs/RegistrationFlowMethod.md
ory-kratos-client-0.5.5.alpha2 docs/RegistrationFlowMethod.md