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] |