# WorkspaceMembershipResponseAllOf
## Properties
**user_task_list** | Option<[**crate::models::UserTaskListCompact**](UserTaskListCompact.md)> | | [optional]
**is_active** | Option<**bool**> | Reflects if this user still a member of the workspace. | [optional][readonly]
**is_admin** | Option<**bool**> | Reflects if this user is an admin of the workspace. | [optional][readonly]
**is_guest** | Option<**bool**> | Reflects if this user is a guest of the workspace. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)