Log in
Interface

AreaInterface

Magento\InventoryInStorePickupApi\Api\Data\SearchRequest\AreaInterface

What it does

This interface defines the structure for area-based search criteria when filtering pickup locations by geographic distance.

Developers use this when implementing store pickup functionality to search for nearby pickup locations based on a customer's address and desired search radius.

It's part of Magento's Inventory In-Store Pickup API for location-based queries.

Public Methods

  • getRadius()
  • getSearchTerm()