TotalPriceWithPreviousAdjustment
public class TotalPriceWithPreviousAdjustment : TotalPrice
Inheritance
- class TotalPrice
Namespace
Properties
PreviousAdjustments
public Price PreviousAdjustments { get; set; }
TotalAdjustment
public Price TotalAdjustment { get; set; }
WithPreviousAdjustments
public Price WithPreviousAdjustments { get; set; }
Methods
ZeroValue
public static TotalPriceWithPreviousAdjustment ZeroValue(Guid currencyId)
AsReadOnly
public virtual ReadOnlyTotalPriceWithPreviousAdjustment AsReadOnly()
DeepClone
public override object DeepClone()
GetHashCode
public override int GetHashCode()