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