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

***

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

# Interface: ShopperCurrency

## Extends

- [`StoreCurrency`](StoreCurrency.md)

## Properties

### code

> **code**: `string`

#### Inherited from

[`StoreCurrency`](StoreCurrency.md).[`code`](StoreCurrency.md#code)

***

### decimalPlaces

> **decimalPlaces**: `string`

#### Inherited from

[`StoreCurrency`](StoreCurrency.md).[`decimalPlaces`](StoreCurrency.md#decimalplaces)

***

### decimalSeparator

> **decimalSeparator**: `string`

#### Inherited from

[`StoreCurrency`](StoreCurrency.md).[`decimalSeparator`](StoreCurrency.md#decimalseparator)

***

### exchangeRate

> **exchangeRate**: `number`

***

### isTransactional

> **isTransactional**: `boolean`

#### Overrides

[`StoreCurrency`](StoreCurrency.md).[`isTransactional`](StoreCurrency.md#istransactional)

***

### symbol

> **symbol**: `string`

#### Inherited from

[`StoreCurrency`](StoreCurrency.md).[`symbol`](StoreCurrency.md#symbol)

***

### symbolLocation

> **symbolLocation**: `string`

#### Inherited from

[`StoreCurrency`](StoreCurrency.md).[`symbolLocation`](StoreCurrency.md#symbollocation)

***

### thousandsSeparator

> **thousandsSeparator**: `string`

#### Inherited from

[`StoreCurrency`](StoreCurrency.md).[`thousandsSeparator`](StoreCurrency.md#thousandsseparator)
