Home > @vsf-enterprise/sap-commerce-webservices-sdk > StoreCount
StoreCount interface
Representation of a Store Count StoreCount
Signature:
export interface StoreCount
Properties
| Property | Type | Description |
|---|---|---|
| count? | number | (Optional) Count |
| isoCode? | string | (Optional) Iso code of store |
| name? | string | (Optional) Name of store count |
| storeCountDataList? | Array<StoreCount> | (Optional) List of store counts |
| type? | string | (Optional) Type of store count |