Optionalsource: DeepPartial<GenericDocumentType>ReadonlyfullUnique global document type name prefixed with the document types of all containing documents.
ReadonlylistA 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.
ReadonlynameLocal document type name.
ReadonlynormalizedNormalized global document type name. Common document types appearing as child documents in different places will often have the same normalized type name.
Optionalconfig: ToJsonConfigurationOptional ReadonlyfullName?: stringUnique global document type name prefixed with the document types of all containing documents.
Optional ReadonlylistIndex?: number | nullA 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 Readonlyname?: stringLocal document type name.
Optional ReadonlynormalizedName?: stringNormalized global document type name. Common document types appearing as child documents in different places will often have the same normalized type name.
Optionalserialize?: (
Generic Document Type.