# OryHydraClient::PluginConfigNetwork ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | type | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::PluginConfigNetwork.new( type: null ) ```