Fix for Namespace SurveyResponses

This commit is contained in:
Santhosh S
2023-10-04 18:45:51 -04:00
parent d2ae8a30a6
commit 6ae57c9818
43 changed files with 121 additions and 111 deletions

View File

@ -1,6 +1,6 @@
using System.Collections.Generic;
namespace DamageAssesment.Api.SurveyResponses.Models
namespace DamageAssesment.Api.Responses.Models
{
public class Question
{