Skip to main content

Interface: BootParameters

Represents the boot parameters for the Zakeke Configurator.

Properties

compositionId

Optional compositionId: string

The ID of the composition.


culture

Optional culture: string

The culture of the product.


currency

Optional currency: string

The currency of the product.


draftCompositionDocId

Optional draftCompositionDocId: any

The ID of the draft composition document.


enableShareCompositionUrl

Optional enableShareCompositionUrl: boolean

Indicates if the share composition URL is enabled.


integrationVersion

Optional integrationVersion: number

The version of the integration.


isDraftEditor

Optional isDraftEditor: boolean

Indicates if the editor is in draft mode.


isTemplateEditor

Optional isTemplateEditor: boolean

Indicates if the editor is in template mode.


isViewerMode

Optional isViewerMode: boolean

Indicates if the editor is in viewer mode.


platform

Optional platform: string

The platform on which the Composer is running.


previewHeight

Optional previewHeight: number

The height of the preview.


previewWidth

Optional previewWidth: number

The width of the preview.


productCode

Optional productCode: string

The code of the product.


productName

Optional productName: string

The name of the product.


quantity

Optional quantity: number

The quantity of the product.


shareUrlPrefix

Optional shareUrlPrefix: string

The prefix for the share URL.


sharedCompositionDocId

Optional sharedCompositionDocId: string

The ID of the shared composition document.


templateId

Optional templateId: string

The ID of the template.


token

Optional token: string

The token for the product.


useLegacyScreenshot

Optional useLegacyScreenshot: boolean

Indicates if the legacy screenshot is used.