Uses of Class
com.adobe.aco.model.PriceBookBase
-
Packages that use PriceBookBase Package Description com.adobe.aco.model -
-
Uses of PriceBookBase in com.adobe.aco.model
Methods in com.adobe.aco.model that return PriceBookBase Modifier and Type Method Description PriceBookBasePriceBookBase. currency(String currency)static PriceBookBasePriceBookBase. fromJson(String jsonString)Create an instance of PriceBookBase given an JSON stringPriceBookBaseFeedPricebook. getPriceBookBase()Get the actual instance of `PriceBookBase`.PriceBookBasePriceBookBase. name(String name)PriceBookBasePriceBookBase. priceBookId(String priceBookId)Constructors in com.adobe.aco.model with parameters of type PriceBookBase Constructor Description FeedPricebook(PriceBookBase o)
-