# FlatApi.ResourceCollaborator

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique identifier of the permission | [optional] 
**score** | **String** | If this object is a permission of a score, this property will contain the unique identifier of the score | [optional] 
**collection** | **String** | If this object is a permission of a collection, this property will contain the unique identifier of the collection | [optional] 
**user** | [**UserPublic**](UserPublic.md) |  | [optional] 
**group** | [**Group**](Group.md) |  | [optional] 
**userEmail** | **String** | If the collaborator is not a user of Flat yet, this field will contain his email.  | [optional] 


