pricingOptions property

OrderPricingOptions? pricingOptions
final

Pricing options for an order. The options affect how the order's price is calculated. They can be used, for example, to apply automatic price adjustments that are based on preconfigured pricing rules.

Implementation

final OrderPricingOptions? pricingOptions;