edit
This commit is contained in:
@@ -29,6 +29,8 @@ namespace XLAB2
|
||||
|
||||
public string InventoryNumber { get; set; }
|
||||
|
||||
public string StickerNumbers { get; set; }
|
||||
|
||||
public string Notes { get; set; }
|
||||
}
|
||||
|
||||
@@ -48,6 +50,10 @@ namespace XLAB2
|
||||
|
||||
public DateTime? VerificationDocumentDate { get; set; }
|
||||
|
||||
public string StickerNumber { get; set; }
|
||||
|
||||
public string VerifierName { get; set; }
|
||||
|
||||
public int PeriodMonths { get; set; }
|
||||
|
||||
public DateTime? AcceptedOn { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user