Sha256: 40fd8a21b4382359f3d3d33e92a44e2f3c6ca751a9b35c106e40a3d275d4bc73
Contents?: true
Size: 430 Bytes
Versions: 3
Compression:
Stored size: 430 Bytes
Contents
# OryHydraClient::RecoveryFlowMethod ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **config** | [**RecoveryFlowMethodConfig**](RecoveryFlowMethodConfig.md) | | | | **method** | **String** | Method contains the request credentials type. | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::RecoveryFlowMethod.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/RecoveryFlowMethod.md |
ory-kratos-client-0.5.5.alpha3 | docs/RecoveryFlowMethod.md |
ory-kratos-client-0.5.5.alpha2 | docs/RecoveryFlowMethod.md |