Sha256: 36dbc5c2eddcc8f5591071ea0a1128b929a3ff3211858722419933d184d38721
Contents?: true
Size: 439 Bytes
Versions: 28
Compression:
Stored size: 439 Bytes
Contents
# OryClient::ProjectServices ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **identity** | [**ProjectServiceIdentity**](ProjectServiceIdentity.md) | | [optional] | | **permission** | [**ProjectServicePermission**](ProjectServicePermission.md) | | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::ProjectServices.new( identity: null, permission: null ) ```
Version data entries
28 entries across 28 versions & 1 rubygems