Wildberries API TypeScript SDK / <internal> / TrbxStickers
Interface: TrbxStickers
Defined in: types/orders-fbs.types.ts:666
Box sticker data with encoded barcode and file content
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="barcode"></a> barcode? | string | Encoded sticker barcode value | types/orders-fbs.types.ts:668 |
<a id="file"></a> file? | string | Full sticker representation in the requested format (base64 encoded) | types/orders-fbs.types.ts:670 |