# ProjectAccess


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**member_id** | **number** | Team member id title. | [optional] [default to undefined]

## Example

```typescript
import { ProjectAccess } from 'qase-api-client';

const instance: ProjectAccess = {
    member_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)
