DesPartPriceMapping
Maps the price of a fixed break quantity to a file column.
type DesPartPriceMapping {
priceColumn: String!
quantity: Int!
}
Fields
DesPartPriceMapping.priceColumn ● String! non-null scalar
Column header for the price at this quantity.
DesPartPriceMapping.quantity ● Int! non-null scalar
Break quantity of the price tier.