Job name and operator
This commit is contained in:
@ -5,6 +5,7 @@ public class Detail
|
||||
|
||||
public string HeaderUniqueId { get; set; }
|
||||
public string UniqueId { get; set; }
|
||||
public string Number { get; set; }
|
||||
public string Depth { get; set; }
|
||||
public string Raw { get; set; }
|
||||
public string Edited { get; set; }
|
||||
|
Reference in New Issue
Block a user