Skip to content

Commit

Permalink
Merge branch 'S01_TS_PullRequestAutomation'
Browse files Browse the repository at this point in the history
  • Loading branch information
LivintLucian committed Jun 3, 2022
2 parents aef282c + 287b025 commit ac828de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace Client.Models
{
public class EmployeeRequirements
{
public int Id { get; set; }
public int Ids { get; set; }

public double MinimumAge { get; set; }

Expand Down

0 comments on commit ac828de

Please sign in to comment.