itd-api / ShopDeliveryCity
Interface: ShopDeliveryCity
Defined in: models/shop.ts:80
Город из подсказок службы доставки.
Properties
code
ts
code: number;Defined in: models/shop.ts:81
countryCode
ts
countryCode: string;Defined in: models/shop.ts:83
name
ts
name: string;Defined in: models/shop.ts:82