Kaynağa Gözat

day details modal backend

pull/75/head
Dzenis Hadzifejzovic 3 yıl önce
ebeveyn
işleme
5bff1d5922

+ 1
- 0
Diligent.WebAPI.Contracts/DTOs/Applicant/ApplicantScheduleViewDto.cs Dosyayı Görüntüle

@@ -2,6 +2,7 @@
{
public class ApplicantScheduleViewDto
{
public int ApplicantId { get; set; }
public string FirstName { get; set; }
public string LastName { get; set; }
}

Loading…
İptal
Kaydet