Sha256: 277d92b7ea971e277d1ce46ab04092fb77b53e85b88909e072dffd3a5f75a8d5
Contents?: true
Size: 421 Bytes
Versions: 15
Compression:
Stored size: 421 Bytes
Contents
# OryHydraClient::PluginInterfaceType ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **capability** | **String** | capability | | | **prefix** | **String** | prefix | | | **version** | **String** | version | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::PluginInterfaceType.new( capability: null, prefix: null, version: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems