# TeamMembershipCompact
## Properties
**gid** | Option<**String**> | Globally unique identifier of the resource, as a string. | [optional][readonly]
**resource_type** | Option<**String**> | The base type of this resource. | [optional][readonly]
**user** | Option<[**crate::models::UserCompact**](UserCompact.md)> | | [optional]
**team** | Option<[**crate::models::TeamCompact**](TeamCompact.md)> | | [optional]
**is_guest** | Option<**bool**> | Describes if the user is a guest in the team. | [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)