# SharingDelete
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**org_id** | Option<**uuid::Uuid**> | | [optional]
**share_with_uuid** | **uuid::Uuid** | The id of the entity (user, workspace or organization) to share with |
**share_with_type** | [**models::EntityType**](EntityType.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)