NameDescriptionTypeAdditional information
DiscountID

Primary key, auto-incremented. database reference = pricing.id

integer

None.

DiscountPriceLevel

database reference = pricing.price_level

integer

None.

DiscountLowbound

database reference = pricing.lowbound

decimal number

None.

DiscountUpbound

database reference = pricing.upbound

decimal number

None.

DiscountPrice

database reference = pricing.price

decimal number

None.

DiscountPercentage

database reference = pricing.percentage

boolean

None.