Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 599 Bytes

PriceBreak.md

File metadata and controls

11 lines (8 loc) · 599 Bytes

DigiKey.Api.Model.PriceBreak

Properties

Name Type Description Notes
BreakQuantity int? Price tiers based on the available quantities of the product. [optional]
UnitPrice double? Price of a single unit of the product at this break. [optional]
TotalPrice double? Price of BreakQuantity units of the product. [optional]

[Back to Model list] [Back to API list] [Back to README]