Interface ShopListingSearchInputAllowedSearch

ShopListingSearchInputAllowedSearch

interface ShopListingSearchInputAllowedSearch {
    name?: string[];
}

Properties

Properties

name?: string[]

ShopListingSearchInputAllowedSearch