Type alias SubDocumentType<T, QueryHelpers>

SubDocumentType<T, QueryHelpers>: DocumentType<T, QueryHelpers> & mongoose.Types.Subdocument

Get the Type of an instance of a SubDocument with Class properties

Type Parameters

Generated using TypeDoc