feature: document handlers
This commit is contained in:
@@ -20,5 +20,9 @@ namespace Disco.Models.Repository
|
||||
string DocumentTemplateId { get; set; }
|
||||
|
||||
AttachmentTypes AttachmentType { get; }
|
||||
|
||||
string HandlerId { get; set; }
|
||||
string HandlerReferenceId { get; set; }
|
||||
string HandlerData { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user