Sha256: 1ec94d3f76ece1fb58333c6a25a21740d17a5bf3173aaa5f89ef05af287928c0
Contents?: true
Size: 353 Bytes
Versions: 92
Compression:
Stored size: 353 Bytes
Contents
# OryClient::InternalIsOwnerForProjectBySlugResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **project_id** | **String** | ProjectID is the project's ID. | | ## Example ```ruby require 'ory-client' instance = OryClient::InternalIsOwnerForProjectBySlugResponse.new( project_id: null ) ```
Version data entries
92 entries across 92 versions & 1 rubygems