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