Supported Country
amerta / amerta/theme/components/Checkout/AddressForm / SupportedCountry
Interface: SupportedCountry
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:12
Properties
cities
cities: {
active:boolean;city:string;code?:string; }[]
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:19
active
active:
boolean
city
city:
string
code?
optionalcode:string
citiesType
citiesType:
"all"|"specific"
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:18
display_name
display_name:
string
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:15
id
id:
string
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:13
iso_2
iso_2:
string
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:16
iso_3
iso_3:
string
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:17
name
name:
string
Defined in: amerta/theme/components/Checkout/AddressForm.tsx:14