Interface DocumentMetadataEdit

interface DocumentMetadataEdit {
    editType: DocumentMetadata;
    metadata: NotebookDocumentMetadata;
}

Properties

Properties