ProjectMemberships
Return all the memberships in a project.
Columns
Name | Type | References | |
ProjectId | Integer |
Projects.Id | |
Id [KEY] | Integer | ||
PersonId | Integer | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime | ||
Role | String | ||
ProjectColor | String | ||
Favorite | Boolean | ||
LastViewedAt | Datetime | ||
WantsCommentNotificationEmails | Boolean | ||
WillReceiveMentionNotificationsOrEmails | Boolean | ||
PersonEmail | String | ||
PersonInitials | String | ||
PersonKind | String | ||
PersonName | String | ||
PersonUsername | String | ||
Kind | String |