Wildberries API TypeScript SDK / <internal> / BarcodeResponse
Interface: BarcodeResponse
Defined in: types/orders-fbs.types.ts:396
Response containing a supply barcode / QR code
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="barcode"></a> barcode? | string | Encoded barcode value | types/orders-fbs.types.ts:398 |
<a id="file"></a> file? | string | Base64-encoded barcode file | types/orders-fbs.types.ts:400 |