add mark insignia
This commit is contained in:
parent
db84cdbf29
commit
c49375718d
2 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
public bool? MarkDiscipline { get; set; }
|
||||
public bool? MarkLeave { get; set; }
|
||||
public bool? MarkRate { get; set; }
|
||||
public bool? MarkInsignia { get; set; }
|
||||
public List<InsigniaRequestDoc>? Docs { get; set; }
|
||||
|
||||
public List<MatchingCondition> MatchingConditions { get; set; } = new List<MatchingCondition>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue