Sha256: c62c9dfcdbd60ad3831f196e97080dd7bd6ee432561530cdb8311dcac676056b
Contents?: true
Size: 348 Bytes
Versions: 6
Compression:
Stored size: 348 Bytes
Contents
# OryHydraClient::PluginConfigUser ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **gid** | **Integer** | g ID | [optional] | | **uid** | **Integer** | UID | [optional] | ## Example ```ruby require 'ory-hydra-client' instance = OryHydraClient::PluginConfigUser.new( gid: null, uid: null ) ```
Version data entries
6 entries across 6 versions & 1 rubygems