delete_entity_type_with_id

Function delete_entity_type_with_id 

Source
pub async fn delete_entity_type_with_id(
    configuration: &Configuration,
    entity_type_id: &str,
) -> Result<(), Error<DeleteEntityTypeWithIdError>>
Expand description

Deletes the Entity Type for the given Id.