Uses of Class
com.microsoft.store.partnercenter.models.orders.Pricing
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.orders |
-
Uses of Pricing in com.microsoft.store.partnercenter.models.orders
Methods in com.microsoft.store.partnercenter.models.orders that return Pricing Modifier and Type Method Description PricingOrderLineItem. getPricing()Gets the pricing for the order line item.Methods in com.microsoft.store.partnercenter.models.orders with parameters of type Pricing Modifier and Type Method Description voidOrderLineItem. setPricing(Pricing value)Sets the pricing for the order line item.