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