using TINK.Model.Repository.Response;

namespace TINK.Repository.Response
{
    public class SubmitFeedbackResponse : ResponseBase
    {
    }
}