MobilUser lekérdezése
This commit is contained in:
@@ -13,7 +13,6 @@ namespace WorkFlowCheck.Common.DTO
|
||||
public string? FirstName { get; set; }
|
||||
public string? LastName { get; set; }
|
||||
public string? Email { get; set; }
|
||||
public string? PhoneNumber { get; set; }
|
||||
public bool NFCActive { get; set; }
|
||||
public string NFCCode { get; set; } = null!;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user