Sha256: f0ea1e4bb52fc70c0d24cb5f268a7b5130659776239f354e9195dfddc5f8a8f6
Contents?: true
Size: 386 Bytes
Versions: 26
Compression:
Stored size: 386 Bytes
Contents
# OryHydraClient::SettingsViaApiResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **flow** | [**SettingsFlow**](SettingsFlow.md) | | | | **identity** | [**Identity**](Identity.md) | | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::SettingsViaApiResponse.new( flow: null, identity: null ) ```
Version data entries
26 entries across 26 versions & 1 rubygems