PriceParameters Properties |
The PriceParameters type exposes the following members.
Name | Description | |
---|---|---|
CalculationDate |
Date and time when catalog discounts are to be valid.
Remarks
For most price calculations, the value is equal to the current time.
When calculating prices for existing orders, the values is equal to the date and time when the order was created.
| |
Currency |
Currency of the calculation.
| |
Customer |
Customer who is buying goods or services.
Remarks
Can be used in custom code to customize the price and discount calculation.
| |
Quantity |
Product quantity - used to identify the volume discounts.
| |
SiteID |
Site on which prices are calculated.
| |
User |
User for whom the prices are calculated.
|