CPQ API QuoteProposalModel
The QuoteProposal model represents a quote document in Salesforce CPQ.
| Required Editions |
|---|
| Available in: Salesforce CPQ Summer ’16 and later |
| Name | Type | Description |
|---|---|---|
| name | String | The document name. |
| paperSize | String | The paper size. Possible values are:
Default. |
| outputFormat | String | The output format. Possible values are:
pdf. |
| quoteId | Id | The ID of your quote. |
| templateId | Id | The ID of your quote template. |
| language | String | The language code. Defaults to en_US. |