Home > @vsf-enterprise/sapcc-api > MiddlewareStoreConfig > defaultCurrency
MiddlewareStoreConfig.defaultCurrency property
Isocode of the default currency for the current Base Store (e.g. USD
). Will be sent to OCC API if no vsf-currency
cookie comes from the frontend (e.g. during the first page load).
Signature:
defaultCurrency: string;