Sha256: d3047b54cf054abadbea95a466c3604696adb8933985ef5d0bad7364773a12fb
Contents?: true
Size: 386 Bytes
Versions: 23
Compression:
Stored size: 386 Bytes
Contents
# OryClient::ContinueWithRecoveryUiFlow ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | The ID of the recovery flow | | | **url** | **String** | The URL of the recovery flow | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::ContinueWithRecoveryUiFlow.new( id: null, url: null ) ```
Version data entries
23 entries across 23 versions & 1 rubygems