itd-api / ShopOrderDelivery
Interface: ShopOrderDelivery
Defined in: models/shop.ts:207
Адрес доставки оформленного заказа.
Properties
address
ts
address: string;Defined in: models/shop.ts:209
city
ts
city: string;Defined in: models/shop.ts:208
point?
ts
optional point?: string | null;Defined in: models/shop.ts:210