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