Uses of Class
com.adobe.aco.model.TierFinalPrice
-
Packages that use TierFinalPrice Package Description com.adobe.aco.model -
-
Uses of TierFinalPrice in com.adobe.aco.model
Methods in com.adobe.aco.model that return TierFinalPrice Modifier and Type Method Description static TierFinalPriceTierFinalPrice. fromJson(String jsonString)Create an instance of TierFinalPrice given an JSON stringTierFinalPriceFeedPricesTierPricesInner. getTierFinalPrice()Get the actual instance of `TierFinalPrice`.TierFinalPriceTierFinalPrice. price(Float price)TierFinalPriceTierFinalPrice. qty(Float qty)Constructors in com.adobe.aco.model with parameters of type TierFinalPrice Constructor Description FeedPricesTierPricesInner(TierFinalPrice o)
-