Home > @vsf-enterprise/bigcommerce-api > CartCurrency

# CartCurrency interface

Currency of the cart.

Signature:

export interface CartCurrency 

# Properties

Property Type Description
code? string (Optional) The [transactional currency](https://developer.bigcommerce.com/api-docs/multi-currency/guide/introduction#multi-currency-definitions) code for the cart as a [ISO-4217](https://www.iso.org/iso-4217-currency-codes.html) formatted string.