Sha256: 48dac8be50983e638495697e3c048966366a2a7f6c0ce95f2d7f51f56be4e7a4

Contents?: true

Size: 446 Bytes

Versions: 3

Compression:

Stored size: 446 Bytes

Contents

# OryHydraClient::VerificationFlowMethod

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **config** | [**VerificationFlowMethodConfig**](VerificationFlowMethodConfig.md) |  |  |
| **method** | **String** | Method contains the request credentials type. |  |

## Example

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

instance = OryHydraClient::VerificationFlowMethod.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/VerificationFlowMethod.md
ory-kratos-client-0.5.5.alpha3 docs/VerificationFlowMethod.md
ory-kratos-client-0.5.5.alpha2 docs/VerificationFlowMethod.md