Sha256: 9356e0d2c67ddc0c33d9ffba7395969a84ff48d41161a77dcc5144ff03221bdb
Contents?: true
Size: 300 Bytes
Versions: 171
Compression:
Stored size: 300 Bytes
Contents
# OryClient::CreateProjectBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | The name of the project to be created | | ## Example ```ruby require 'ory-client' instance = OryClient::CreateProjectBody.new( name: null ) ```
Version data entries
171 entries across 171 versions & 1 rubygems