Wildberries API TypeScript SDK / <internal> / Image
Interface: Image
Defined in: types/communications.types.ts:289
Изображение
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="date"></a> date? | string | Дата загрузки изображения | types/communications.types.ts:291 |
<a id="downloadid"></a> downloadID? | string | ID файла. Получить файл | types/communications.types.ts:293 |
<a id="url"></a> url? | string | URL для получения изображения | types/communications.types.ts:295 |