Home > @vue-storefront/core > AgnosticStore
AgnosticStore interface
Signature:
export interface AgnosticStore
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| address? | AgnosticAddress | (Optional) | |
| currencies? | AgnosticCurrency[] | (Optional) | |
| description? | string | (Optional) | |
| geoLocation? | AgnosticGeoLocation | (Optional) | |
| id | string | ||
| locales? | AgnosticLocale[] | (Optional) | |
| name | string |