A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class IShipmentCalculatedAmountExtensions

This interface is intended to be used internally by EPiServer. We do not support any backward compatibility on this.

Extension methods for IShipmentCalculatedAmount.

Inheritance
System.Object
IShipmentCalculatedAmountExtensions
Namespace: EPiServer.Commerce.Order.Internal
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class IShipmentCalculatedAmountExtensions : Object

Methods

ResetUpToDateFlags(IShipmentCalculatedAmount)

Resets up-to-date flags of a shipment and its line items.

Declaration
public static void ResetUpToDateFlags(this IShipmentCalculatedAmount shipmentCalculatedPrice)
Parameters
Type Name Description
IShipmentCalculatedAmount shipmentCalculatedPrice

The shipment.