> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for DocTmplQuoteType

> Lists the enum values for DocTmplQuoteType.

## DocTmplQuoteType Enum

The role this document plays in the Quote system, if any

| Name                 | Value | Description                                                                                                  |
| -------------------- | ----- | ------------------------------------------------------------------------------------------------------------ |
| None                 | 0     | This document template is in no way related to Quote Management                                              |
| MailBody             | 1     | This is a template for the offer mail body                                                                   |
| MainDocument         | 2     | This is a template for the main offer document, document instances will be referred through Quote.DocumentId |
| QuoteLines           | 3     | This is a template for the AsposeWords merge process, generating the offer line details                      |
| ConfirmationMailBody | 4     | This is a template for the mail body of the order confirmation                                               |
| ConfirmationLines    | 5     | This is a template for the lines document that is an attachment to the confirmation mail                     |

## Usage

* [DocTmpl](../doctmpl).quoteDocType - DocTmpl list table. Describes templates available for writing new documents.


## Related topics

- [Enum DocTmplQuoteType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplQuoteType.md)
- [SuperOffice.WebApi.Data.DocTmplQuoteType](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocTmplQuoteType.md)
- [Enum DocTmplPrivacyType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplPrivacyType.md)
- [Enum values for DocTmplType](/en/database/tables/enums/doctmpltype.md)
- [Enum DocTmplType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplType.md)
- [Enum values for DocTmplInvitationType](/en/database/tables/enums/doctmplinvitationtype.md)
