ory-client 1.1.7

SDK Client for Ory
Documentation
# InternalIsOwnerForProjectBySlugBody

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**project_scope** | Option<**String**> | ProjectScope is the project_id resolved from the API Token. | [optional]
**project_slug** | **String** | ProjectSlug is the project's slug. | 
**subject** | **String** | Subject is the subject from the API Token. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)