Home > @vue-storefront/core > AgnosticCurrency
AgnosticCurrency interface
Signature:
export interface AgnosticCurrency
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| code | string | ||
| label | string | ||
| prefixSign | boolean | ||
| sign | string |
Home > @vue-storefront/core > AgnosticCurrency
Signature:
export interface AgnosticCurrency
| Property | Modifiers | Type | Description |
|---|---|---|---|
| code | string | ||
| label | string | ||
| prefixSign | boolean | ||
| sign | string |
On this page