Sha256: 1528842555f660af62f4f06cf42aa8338ae1df5fd97d941814df7d0c37a7e42a
Contents?: true
Size: 424 Bytes
Versions: 3
Compression:
Stored size: 424 Bytes
Contents
# OryHydraClient::SettingsFlowMethod ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **config** | [**SettingsFlowMethodConfig**](SettingsFlowMethodConfig.md) | | | | **method** | **String** | Method is the name of this flow method. | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::SettingsFlowMethod.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/SettingsFlowMethod.md |
ory-kratos-client-0.5.5.alpha3 | docs/SettingsFlowMethod.md |
ory-kratos-client-0.5.5.alpha2 | docs/SettingsFlowMethod.md |