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