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