itd-api / ShopOrderSummary
Interface: ShopOrderSummary
Defined in: models/shop.ts:188
Заказ в списке заказов.
Properties
createdAt
ts
createdAt: string;Defined in: models/shop.ts:193
number
ts
number: string;Defined in: models/shop.ts:189
status
ts
status: ShopOrderStatus;Defined in: models/shop.ts:191
titles
ts
titles: string[];Defined in: models/shop.ts:190
total
ts
total: number;Defined in: models/shop.ts:192