Skip to content

Latest commit

 

History

History
82 lines (45 loc) · 1.67 KB

shoppercurrency.md

File metadata and controls

82 lines (45 loc) · 1.67 KB

@bigcommerce/checkout-sdkShopperCurrency

Interface: ShopperCurrency

Hierarchy

Index

Properties

Properties

code

code: string

Inherited from ShopperCurrency.code


decimalPlaces

decimalPlaces: string

Inherited from ShopperCurrency.decimalPlaces


decimalSeparator

decimalSeparator: string

Inherited from ShopperCurrency.decimalSeparator


exchangeRate

exchangeRate: number


isTransactional

isTransactional: boolean


symbol

symbol: string

Inherited from ShopperCurrency.symbol


symbolLocation

symbolLocation: string

Inherited from ShopperCurrency.symbolLocation


thousandsSeparator

thousandsSeparator: string

Inherited from ShopperCurrency.thousandsSeparator