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.

ReadOnlyDiscountedPrice

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

ReadOnlyDiscountedPrice

public class ReadOnlyDiscountedPrice : IDeepCloneable

Inheritance

Namespace

Properties

Discount

public virtual Price Discount { get; }

Discounts

public virtual IReadOnlyCollection<AppliedDiscount> Discounts { get; }

Value

public virtual Price Value { get; }

WithoutDiscounts

public virtual Price WithoutDiscounts { get; }

Methods

ZeroValue

public static ReadOnlyDiscountedPrice ZeroValue(Guid currencyId)

DeepClone

public virtual object DeepClone()

GetHashCode

public override int GetHashCode()

ToString

public override string ToString()

Operators

ReadOnlyDiscountedPrice Implicit (1 of 2)

public static implicit operator Price(ReadOnlyDiscountedPrice discountedPrice)

ReadOnlyDiscountedPrice Implicit (2 of 2)

public static implicit operator decimal(ReadOnlyDiscountedPrice discountedPrice)

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.