Amendment document changes
This commit is contained in:
@@ -9,7 +9,11 @@ public class AmendmentDocumentResponseBean {
|
||||
|
||||
Long amendmentId;
|
||||
|
||||
List<AmendmentDocumentResponse> amendmentDocuments;
|
||||
List<DocumentResponseBean> amendmentDocuments;
|
||||
|
||||
Boolean valid;
|
||||
|
||||
String amendmentNotes;
|
||||
|
||||
List<FieldResponse> formFieldDocuments;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user