# Narwhalyeti.TeamMembershipCompact

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**gid** | **String** | Globally unique identifier of the resource, as a string. | [optional] 
**resource_type** | **String** | The base type of this resource. | [optional] 
**user** | [**CustomFieldResponsePeopleValue**](CustomFieldResponsePeopleValue.md) |  | [optional] 
**team** | [**ProjectTemplateBaseTeam**](ProjectTemplateBaseTeam.md) |  | [optional] 
**is_guest** | **Boolean** | Describes if the user is a guest in the team. | [optional] 
**is_limited_access** | **Boolean** | Describes if the user has limited access to the team. | [optional] 
**is_admin** | **Boolean** | Describes if the user is a team admin. | [optional] 
