Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

OrderCalculationPipelineArgs

API reference for OrderCalculationPipelineArgs in Vendr, the eCommerce solution for Umbraco v8+

OrderCalculationPipelineArgs

public class OrderCalculationPipelineArgs : PipelineArgs<OrderCalculation>

Inheritance

Namespace

Constructors

OrderCalculationPipelineArgs

public OrderCalculationPipelineArgs(IUnitOfWork uow, OrderCalculation model, OrderReadOnly order)

Properties

Calculation

public OrderCalculation Calculation { get; }

Currency

public CurrencyReadOnly Currency { get; }

Order

public OrderReadOnly Order { get; }

PaymentCountry

public CountryReadOnly PaymentCountry { get; }

PaymentMethod

public PaymentMethodReadOnly PaymentMethod { get; }

PaymentRegion

public RegionReadOnly PaymentRegion { get; }

ShippingCountry

public CountryReadOnly ShippingCountry { get; }

ShippingMethod

public ShippingMethodReadOnly ShippingMethod { get; }

ShippingRegion

public RegionReadOnly ShippingRegion { get; }

Store

public StoreReadOnly Store { get; }

TaxClass

public TaxClassReadOnly TaxClass { get; }

TaxSource

public TaxSource TaxSource { get; }

Edit this page on GitHub

Site + logo design © 2024 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.