Magidoc

BuyingTier
Object

Represents a buying tier: a bulk unit (a case, a pallet, ...) a supplier sells a product in.

Fields

#

fixedPrice

The total price for one full tier. Only set when reductionType is FIXED_PRICE.

id

ID !
Non-null

ID of the object.

name

Non-null

The name of the tier as shown to the retailer, for example "Pallet".

quantity

Non-null

The number of units in one full tier.

reduction

The percentage off the regular unit price. Only set when reductionType is PERCENTAGE.

reductionType

Non-null

How the tier reduces the price.

Interfaces

#

Also implements Node .

Usages

#

References

#