Sha256: 4c37e215ad089cb97fee7416ec1b6bfcc39af082678c15b7bbe5a96fbaa5d8c3
Contents?: true
Size: 453 Bytes
Versions: 73
Compression:
Stored size: 453 Bytes
Contents
# OryClient::InternalIsAXWelcomeScreenEnabledForProjectBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **path** | **String** | Path is the path of the request. | | | **project_slug** | **String** | ProjectSlug is the project's slug. | | ## Example ```ruby require 'ory-client' instance = OryClient::InternalIsAXWelcomeScreenEnabledForProjectBody.new( path: null, project_slug: null ) ```
Version data entries
73 entries across 73 versions & 1 rubygems