Interface StoreProducts
-
- All Superinterfaces:
IPGApiAction
,Products
- All Known Implementing Classes:
StoreProductsObject
public interface StoreProducts extends Products
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(de.firstdata.ipg.api.schema.Product product)
-
Methods inherited from interface de.firstdata.ipg.api.client.action.IPGApiAction
setClientLocale, setStoreId
-
-