# AddProjectMemberRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | |
**slug** | **String** | Member's slug |
**role** | Option<**String**> | Identifier of the project role | [optional]
**environments** | Option<**Vec<String>**> | Environment slugs to grant the member access to | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)