Skip to main content

Interface: PdfDocumentTabMaterials

Represents a materials tab in the PDF document.

Extends

Properties

CDNPath

CDNPath: string

Domain for all relative resources url's

Inherited from

PdfDocumentTabGeneric.CDNPath


content?

optional content: string | object

Inherited from

PdfDocumentTabGeneric.content


currency

currency: string

Currency in which price is

Inherited from

PdfDocumentTabGeneric.currency


customerId

customerId: string

Customer ID

Inherited from

PdfDocumentTabGeneric.customerId


optional customerLogo: string

Absolute URL to logo for header

Inherited from

PdfDocumentTabGeneric.customerLogo


deliveryTime?

optional deliveryTime: string

Product delivery time

Inherited from

PdfDocumentTabGeneric.deliveryTime


discount?

optional discount: number

Product price discount percentage

Inherited from

PdfDocumentTabGeneric.discount


enableForPdf?

optional enableForPdf: YesNoValue

Inherited from

PdfDocumentTabGeneric.enableForPdf


files?

optional files: TabFile[]

Inherited from

PdfDocumentTabGeneric.files


galleryId?

optional galleryId: string

Inherited from

PdfDocumentTabGeneric.galleryId


id

id: string

Inherited from

PdfDocumentTabGeneric.id


materials?

optional materials: TabMaterial[]

Inherited from

PdfDocumentTabGeneric.materials


materialsList?

optional materialsList: OptionSetData[]

List of materials for the tab


opened?

optional opened: boolean

Inherited from

PdfDocumentTabGeneric.opened


pdfVisibilityConfig?

optional pdfVisibilityConfig: EmbedTemplatePDFSettings

Visibility settings for PDF elements

Inherited from

PdfDocumentTabGeneric.pdfVisibilityConfig


popularConfigType?

optional popularConfigType: PopularConfigType

Inherited from

PdfDocumentTabGeneric.popularConfigType


popularConfigurations?

optional popularConfigurations: PopularConfiguration[]

Inherited from

PdfDocumentTabGeneric.popularConfigurations


price?

optional price: number

Total price for selected configuration for selected quantity

Inherited from

PdfDocumentTabGeneric.price


priceType

priceType: PriceTypeEnum

Type of selected price

Inherited from

PdfDocumentTabGeneric.priceType


productName

productName: string

Product name

Inherited from

PdfDocumentTabGeneric.productName


quantity?

optional quantity: number

Selected quantity. In case if quantity is hidden in configurator it will be undefined

Inherited from

PdfDocumentTabGeneric.quantity


sku?

optional sku: string

SKU code of product if configured

Inherited from

PdfDocumentTabGeneric.sku


tabName

tabName: string

Inherited from

PdfDocumentTabGeneric.tabName


tabType

tabType: FINISHES

Type of the tab (FINISHES)

Overrides

PdfDocumentTabGeneric.tabType


unitPrice?

optional unitPrice: number

Price for single unit

Inherited from

PdfDocumentTabGeneric.unitPrice


vatType

vatType: VatType

Price vat type

Inherited from

PdfDocumentTabGeneric.vatType