DesPartCustomPartPricePoint
Represents a price point.
type DesPartCustomPartPricePoint {
price: Decimal!
quantity: Int!
}
Fields
DesPartCustomPartPricePoint.price ● Decimal! non-null scalar
The price value.
DesPartCustomPartPricePoint.quantity ● Int! non-null scalar
The price break quantity.