Skip to content

Latest commit

 

History

History
94 lines (51 loc) · 1.64 KB

ShopperCurrency.md

File metadata and controls

94 lines (51 loc) · 1.64 KB

@bigcommerce/checkout-sdk / ShopperCurrency

Interface: ShopperCurrency

Hierarchy

Table of contents

Properties

Properties

code

code: string

Inherited from

StoreCurrency.code


decimalPlaces

decimalPlaces: string

Inherited from

StoreCurrency.decimalPlaces


decimalSeparator

decimalSeparator: string

Inherited from

StoreCurrency.decimalSeparator


exchangeRate

exchangeRate: number


isTransactional

isTransactional: boolean


symbol

symbol: string

Inherited from

StoreCurrency.symbol


symbolLocation

symbolLocation: string

Inherited from

StoreCurrency.symbolLocation


thousandsSeparator

thousandsSeparator: string

Inherited from

StoreCurrency.thousandsSeparator