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