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