Sha256: 375eb9d5a2dcc1c6ad0db76704421cd9f5fc012e1005764964cbd864fb033f09
Contents?: true
Size: 330 Bytes
Versions: 117
Compression:
Stored size: 330 Bytes
Contents
# OryClient::ActiveProjectInConsole ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **project_id** | **String** | The Active Project ID format: uuid | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::ActiveProjectInConsole.new( project_id: null ) ```
Version data entries
117 entries across 117 versions & 1 rubygems