Sha256: 58ee5e578b0466796731d8c2c648d81f7d6638525e47800a9e324832b8f8f43c
Contents?: true
Size: 374 Bytes
Versions: 173
Compression:
Stored size: 374 Bytes
Contents
# OryClient::ProjectHost ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **host** | **String** | The project's host. | | | **id** | **String** | | | | **project_id** | **String** | | | ## Example ```ruby require 'ory-client' instance = OryClient::ProjectHost.new( host: null, id: null, project_id: null ) ```
Version data entries
173 entries across 173 versions & 1 rubygems