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