Home > @vsf-enterprise/sap-commerce-webservices-sdk > StoreFinderSearchPage
StoreFinderSearchPage interface
Representation of a Store finder search page StoreFinderSearchPage
Signature:
export interface StoreFinderSearchPage
Properties
Property | Type | Description |
---|---|---|
boundEastLongitude? | number | (Optional) Bound east longitude |
boundNorthLatitude? | number | (Optional) Bound north latitude |
boundSouthLatitude? | number | (Optional) Bound south latitude |
boundWestLongitude? | number | (Optional) Bound west longitude |
locationText? | string | (Optional) Location text |
pagination? | DeprecatedPagination | (Optional) |
sorts? | Array<Sort> | (Optional) List of sortings |
sourceLatitude? | number | (Optional) Source latitude |
sourceLongitude? | number | (Optional) Source longitude |
stores? | Array<PointOfService> | (Optional) List of stores |