Sha256: f6bedd89b834b1f6cd08c4fb3139e953059395154f21a42fd70637ba24fe3206
Contents?: true
Size: 329 Bytes
Versions: 56
Compression:
Stored size: 329 Bytes
Contents
# OryClient::InlineObject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **project_id** | **String** | Project ID The Project ID you want to set active. format: uuid | | ## Example ```ruby require 'ory-client' instance = OryClient::InlineObject.new( project_id: null ) ```
Version data entries
56 entries across 56 versions & 1 rubygems