Skip to content

Wildberries API TypeScript SDK / <internal> / StickerParams

Interface: StickerParams

Defined in: types/orders-dbs.types.ts:599

Query parameters for sticker format and dimensions.

Indexable

ts
[key: string]: unknown

Index signature for compatibility with Record<string, unknown>

Properties

PropertyTypeDescriptionDefined in
<a id="type"></a> typeStickerTypeOutput formattypes/orders-dbs.types.ts:601
<a id="width"></a> widthnumberSticker width in mm (58 or 40)types/orders-dbs.types.ts:603
<a id="height"></a> heightnumberSticker height in mm (40 or 30)types/orders-dbs.types.ts:605

Made with ❤️ for the Wildberries developer community