Sha256: e0fc1a93cd1dacd99bfefe33d25776e49d9c9c6b9159143ee0607aef6a8e3474

Contents?: true

Size: 564 Bytes

Versions: 14

Compression:

Stored size: 564 Bytes

Contents

# OryHydraClient::PluginDevice

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | description | 
**name** | **String** | name | 
**path** | **String** | path | 
**settable** | **Array<String>** | settable | 

## Code Sample

```ruby
require 'OryHydraClient'

instance = OryHydraClient::PluginDevice.new(description: null,
                                 name: null,
                                 path: null,
                                 settable: null)
```


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
ory-hydra-client-1.9.0 docs/PluginDevice.md
ory-hydra-client-0.0.0.alpha63 docs/PluginDevice.md
ory-hydra-client-1.9.0.alpha3 docs/PluginDevice.md
ory-hydra-client-1.9.0.alpha2 docs/PluginDevice.md
ory-hydra-client-1.9.0.alpha1 docs/PluginDevice.md
ory-hydra-client-1.8.5 docs/PluginDevice.md
ory-hydra-client-1.8.0.pre1 docs/PluginDevice.md
ory-hydra-client-1.7.4 docs/PluginDevice.md
ory-hydra-client-1.7.3 docs/PluginDevice.md
ory-hydra-client-1.7.0 docs/PluginDevice.md
ory-hydra-client-1.6.0 docs/PluginDevice.md
ory-hydra-client-1.5.0.beta5 docs/PluginDevice.md
ory-hydra-client-1.5.0.beta2 docs/PluginDevice.md
ory-hydra-client-1.5.0.beta1 docs/PluginDevice.md