ReadOnlyTotalPriceWithPreviousDiscount
public class ReadOnlyTotalPriceWithPreviousDiscount : ReadOnlyTotalPrice
Inheritance
- class ReadOnlyTotalPrice
Namespace
Properties
PreviousDiscounts
public Price PreviousDiscounts { get; }
TotalDiscount
public Price TotalDiscount { get; }
WithPreviousDiscounts
public Price WithPreviousDiscounts { get; }
Methods
ZeroValue
public static ReadOnlyTotalPriceWithPreviousDiscount ZeroValue(Guid currencyId)
DeepClone
public override object DeepClone()
GetHashCode
public override int GetHashCode()