DataDeleteResponse defines the structure of the response to a data delete request. It includes a snap_token representing the state of the database after the deletion.
Name | Type | Description | Notes |
---|---|---|---|
snapToken | String | The snap token to avoid stale cache, see more details on Snap Tokens | [optional] |