Interface DeleteProducts
-
- All Superinterfaces:
IPGApiAction
,Products
- All Known Implementing Classes:
DeleteProductsObject
public interface DeleteProducts extends Products
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(String productID)
-
Methods inherited from interface de.firstdata.ipg.api.client.action.IPGApiAction
setClientLocale, setStoreId
-
-
-
-
Method Detail
-
add
void add(String productID)
-
-