Home > @vsf-enterprise/sap-commerce-webservices-sdk > StoreFinderStockSearchPage
StoreFinderStockSearchPage interface
Representation of a Store Finder Stock Search Page StoreFinderStockSearchPage
Signature:
export interface StoreFinderStockSearchPage
Properties
Property | Type | Description |
---|---|---|
boundEastLongitude? | number | (Optional) Bound to east longitude |
boundNorthLatitude? | number | (Optional) Bound to north latitude |
boundSouthLatitude? | number | (Optional) Bound to south latitude |
boundWestLongitude? | number | (Optional) Bound to west longitude |
locationText? | string | (Optional) Location text |
pagination? | DeprecatedPagination | (Optional) |
product? | Product | (Optional) |
sorts? | Array<Sort> | (Optional) List of sorts |
sourceLatitude? | number | (Optional) Source latitude |
sourceLongitude? | number | (Optional) Source longitude |
stores? | Array<PointOfServiceStock> | (Optional) List of stores |