PriceElementType
No description
enum PriceElementType {
BULK_COST_PRICE
BULK_SALES_PRICE
PRICESHEET
DEFAULT
}
Values
PriceElementType.BULK_COST_PRICE
PriceElementType.BULK_SALES_PRICE
PriceElementType.PRICESHEET
PriceElementType.DEFAULT
Member Of
ProductPrice
object