⚗️ signing without fields (type FREE_SIGNATURE)

This commit is contained in:
Timur Ercan
2023-02-24 16:12:56 +01:00
parent 12f39a1769
commit 522abcc2bc
5 changed files with 168 additions and 17 deletions

View File

@ -102,6 +102,7 @@ model Recipient {
enum FieldType {
SIGNATURE
FREE_SIGNATURE
DATE
TEXT
}