[**@bigcommerce/checkout-sdk**](../README.md)

***

[@bigcommerce/checkout-sdk](../README.md) / ShippingCountrySelector

# Interface: ShippingCountrySelector

## Methods

### getLoadError()

> **getLoadError**(): `Error` \| `undefined`

#### Returns

`Error` \| `undefined`

***

### getShippingCountries()

> **getShippingCountries**(): [`Country`](Country.md)[] \| `undefined`

#### Returns

[`Country`](Country.md)[] \| `undefined`

***

### isLoading()

> **isLoading**(): `boolean`

#### Returns

`boolean`
