Sha256: 03aa1bb7c6649be540c6d57042d7a68cae70726e77035dc076137144f1aaddcc
Contents?: true
Size: 405 Bytes
Versions: 8
Compression:
Stored size: 405 Bytes
Contents
# OryKratosClient::PluginConfigInterface ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **socket** | **String** | socket | | | **types** | [**Array<PluginInterfaceType>**](PluginInterfaceType.md) | types | | ## Example ```ruby require 'ory-kratos-client' instance = OryKratosClient::PluginConfigInterface.new( socket: null, types: null ) ```
Version data entries
8 entries across 8 versions & 1 rubygems