Home > @vsf-enterprise/sapcc-api > GetBaseStoreProps
GetBaseStoreProps interface
Definition of the parameter structure for getBaseStore
.
Signature:
export interface GetBaseStoreProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
baseStoreUid? | string | (Optional) Unique store identifier. If not provided, the getBaseStore method will fall back to either baseStoreUid or baseSiteId provided in middleware.config.js . |