Przeglądaj źródła

day details modal backend

pull/75/head
Dzenis Hadzifejzovic 3 lat temu
rodzic
commit
5bff1d5922

+ 1
- 0
Diligent.WebAPI.Contracts/DTOs/Applicant/ApplicantScheduleViewDto.cs Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz