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.

ValidateShippingMethodPriceChange

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

ValidateShippingMethodPriceChange

public class ValidateShippingMethodPriceChange : ValidationEventBase

Inheritance

Namespace

Constructors

ValidateShippingMethodPriceChange

public ValidateShippingMethodPriceChange(ShippingMethodReadOnly shippingMethod, Guid currencyId, 
    ChangingValue<decimal> price, Guid? countryId, Guid? regionId)

Properties

CountryId

public Guid? CountryId { get; }

CurrencyId

public Guid CurrencyId { get; }

Price

public ChangingValue<decimal> Price { get; }

RegionId

public Guid? RegionId { get; }

ShippingMethod

public ShippingMethodReadOnly ShippingMethod { get; }

Edit this page on GitHub

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