Uses of Class
com.adobe.aco.model.DiscountsFinalPrice
-
Packages that use DiscountsFinalPrice Package Description com.adobe.aco.model -
-
Uses of DiscountsFinalPrice in com.adobe.aco.model
Methods in com.adobe.aco.model that return DiscountsFinalPrice Modifier and Type Method Description DiscountsFinalPriceDiscountsFinalPrice. code(String code)static DiscountsFinalPriceDiscountsFinalPrice. fromJson(String jsonString)Create an instance of DiscountsFinalPrice given an JSON stringDiscountsFinalPriceFeedPricesDiscountsInner. getDiscountsFinalPrice()Get the actual instance of `DiscountsFinalPrice`.DiscountsFinalPriceDiscountsFinalPrice. price(Float price)Constructors in com.adobe.aco.model with parameters of type DiscountsFinalPrice Constructor Description FeedPricesDiscountsInner(DiscountsFinalPrice o)
-