Uses of Class
com.adobe.aco.model.FeedPriceBookDelete
-
Packages that use FeedPriceBookDelete Package Description com.adobe.aco.client com.adobe.aco.model -
-
Uses of FeedPriceBookDelete in com.adobe.aco.client
Method parameters in com.adobe.aco.client with type arguments of type FeedPriceBookDelete Modifier and Type Method Description ProcessFeedResponseClient. deletePriceBooks(List<FeedPriceBookDelete> data)Delete price books Delete price books and their associated pricing data with cascading effects on the hierarchy.ProcessFeedResponseClientImpl. deletePriceBooks(List<FeedPriceBookDelete> data)Delete price books Delete price books and their associated pricing data with cascading effects on the hierarchy. -
Uses of FeedPriceBookDelete in com.adobe.aco.model
Methods in com.adobe.aco.model that return FeedPriceBookDelete Modifier and Type Method Description static FeedPriceBookDeleteFeedPriceBookDelete. fromJson(String jsonString)Create an instance of FeedPriceBookDelete given an JSON stringFeedPriceBookDeleteFeedPriceBookDelete. priceBookId(String priceBookId)
-