Sana Assistant (online)
Table of Contents

CheckoutItemLineCommentCalculationContext reference

This article provides reference to CheckoutItemLineCommentCalculationContext record which provides information that is needed to determine whether forcing basket calculation is needed.

It is available as a parameter in CommentForcesRecalculationAsync method of the checkout item line comment extension.

CheckoutItemLineCommentCalculationContext record

Properties

Line

The checkout item line.

Product

The checkout item line product.

Variant

The checkout item line variant.

See also