PersonalizedLinkImageWithoutVariants
Defined in: dynamic-line-utils/src/helpers/types/personalizableImage.ts:81
Extends
Section titled “Extends”Omit<BasePersonalizedImage,"type">
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
imageType | "image" | - | dynamic-line-utils/src/helpers/types/personalizableImage.ts:83 |
personalizationCriteria? | PersonalizationCriteria | - | dynamic-line-utils/src/helpers/types/personalizableImage.ts:78 |
previewUrl | string | The preview URL. | dynamic-line-utils/src/helpers/types/personalizableImage.ts:91 |
printUrl | string | The print URL. | dynamic-line-utils/src/helpers/types/personalizableImage.ts:87 |
totalSize | DimensionsInMm | - | dynamic-line-utils/src/helpers/types/personalizableImage.ts:77 |
type | ImageType | - | dynamic-line-utils/src/helpers/types/personalizableImage.ts:82 |
typeIndex | number | - | dynamic-line-utils/src/helpers/types/personalizableImage.ts:76 |