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