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