public DeleteComponentTypeResponse DeleteComponentType(DeleteComponentTypeRequest request) { return(Execute(() => InternalService.DeleteComponentType(request))); }