# ConflictError
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resource_type** | **String** | which resource type cannot be deleted |
**identifier** | **String** | the identifier for the resource we cannot delete |
**message** | **String** | a free form message describing one or more of the resources that depend upon the resource, preventing it's deletion |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)