Home > @infiniteobjects/data-types > IPrintButtonApiResponseProduct
Response from calling GET /print-button/:partnerId/product
Signature:
export interface IPrintButtonApiResponseProduct
| Property | Modifiers | Type | Description |
|---|---|---|---|
| availableVariants | Simplify<IVariant>[] | Available variants | |
| fileType | FileType | FileType of the assetUrl | |
| isPrintable | boolean | True if the asset can be printed |