Uses of Class
com.adobe.aco.model.FeedPricesDelete
-
Packages that use FeedPricesDelete Package Description com.adobe.aco.client com.adobe.aco.model -
-
Uses of FeedPricesDelete in com.adobe.aco.client
Method parameters in com.adobe.aco.client with type arguments of type FeedPricesDelete Modifier and Type Method Description ProcessFeedResponseClient. deletePrices(List<FeedPricesDelete> data)Delete prices Delete existing product pricesProcessFeedResponseClientImpl. deletePrices(List<FeedPricesDelete> data)Delete prices Delete existing product prices -
Uses of FeedPricesDelete in com.adobe.aco.model
Methods in com.adobe.aco.model that return FeedPricesDelete Modifier and Type Method Description static FeedPricesDeleteFeedPricesDelete. fromJson(String jsonString)Create an instance of FeedPricesDelete given an JSON stringFeedPricesDeleteFeedPricesDelete. priceBookId(String priceBookId)FeedPricesDeleteFeedPricesDelete. sku(String sku)
-