interface ProjectDocumentProperties {
    templateId: string;
    type: DocumentType;
}

Hierarchy (View Summary)

Properties

Properties

templateId: string