Rejection reason added to Document #32
@ -9,5 +9,6 @@ namespace InternshipSystem.Core
|
||||
public byte[] Scan { get; set; }
|
||||
public DocumentType Type { get; set; }
|
||||
public DocumentState State { get; set; }
|
||||
public string RejectionReason { get; set; }
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user