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