ReadOnlyOrderTotalPrice
public class ReadOnlyOrderTotalPrice : ReadOnlyTotalPriceWithPreviousDiscount
Inheritance
Namespace
Properties
GiftCardsAmount
public Amount GiftCardsAmount { get; }
WithDiscounts
public Price WithDiscounts { get; }
Methods
ZeroValue
public static ReadOnlyOrderTotalPrice ZeroValue(Guid currencyId)
DeepClone
public override object DeepClone()
GetHashCode
public override int GetHashCode()