itd-api / ShopSizeChart
Interface: ShopSizeChart
Defined in: models/shop.ts:43
Таблица размеров товара.
Properties
columns
ts
columns: string[];Defined in: models/shop.ts:44
note?
ts
optional note?: string;Defined in: models/shop.ts:46
rows
ts
rows: ShopSizeChartRow[];Defined in: models/shop.ts:45