MagentoGetCountryResponse
import { MagentoGetCountryResponse } from '@daffodil/geography/driver/magento'
interface MagentoGetCountryResponse {
country: MagentoCountry
}
Properties
Name | Type | Description |
---|---|---|
country | MagentoCountry |
import { MagentoGetCountryResponse } from '@daffodil/geography/driver/magento'
interface MagentoGetCountryResponse {
country: MagentoCountry
}
Name | Type | Description |
---|---|---|
country | MagentoCountry |