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