DocumentationAmertaThemeTypesType aliases

Shipping City

amerta


amerta / amerta/theme/types / ShippingCity

Type Alias: ShippingCity

ShippingCity = { active: boolean; city: string; code: string; }

Defined in: amerta/theme/types/index.d.ts:26

Properties

active

active: boolean

Defined in: amerta/theme/types/index.d.ts:29


city

city: string

Defined in: amerta/theme/types/index.d.ts:27


code

code: string

Defined in: amerta/theme/types/index.d.ts:28