# InternalIsOwnerForProjectBySlug


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**project_id** | **string** | ProjectID is the project\&#39;s ID. | [default to undefined]

## Example

```typescript
import { InternalIsOwnerForProjectBySlug } from '@ory/client';

const instance: InternalIsOwnerForProjectBySlug = {
    project_id,
};
```

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