DataDeleteRequest defines the structure of a request to delete data. It includes the tenant_id and filters for selecting tuples and attributes to be deleted.
| Name | Type | Description | Notes |
|---|---|---|---|
| tupleFilter | TupleFilter | [optional] | |
| attributeFilter | AttributeFilter | [optional] |