Optional
source: DeepPartial<GenericDocumentType>Readonly
fullUnique global document type name prefixed with the document types of all containing documents.
Readonly
listA document can contain multiple fields of the same name, the property serves for storing natural order of such fields, null if multiple entries aren't allowed for this field.
Readonly
nameLocal document type name.
Readonly
normalizedNormalized global document type name. Common document types appearing as child documents in different places will often have the same normalized type name.
Optional
config: ToJsonConfigurationOptional
Readonly
fullUnique global document type name prefixed with the document types of all containing documents.
Optional
Readonly
listA document can contain multiple fields of the same name, the property serves for storing natural order of such fields, null if multiple entries aren't allowed for this field.
Optional
Readonly
name?: stringLocal document type name.
Optional
Readonly
normalizedNormalized global document type name. Common document types appearing as child documents in different places will often have the same normalized type name.
Generic Document Type.