[]
type CreateDocumentInfo = object;
name: string;
Name of the document
optional success?: boolean;
undefined in onBefore**** handlers. Should be defined in onAfter****
optional template?: DocumentTemplate;
Document template
type: SupportedDocumentType;
Document type