# ProjectMembershipResponseAllOf
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**project** | Option<[**crate::models::ProjectCompact**](ProjectCompact.md)> | | [optional]
**write_access** | Option<**String**> | Whether the user has full access to the project or has comment-only access. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)