Sana Assistant (online)
Table of Contents

CheckoutItemLineCommentValidationContext reference

This article provides reference material about CheckoutItemLineCommentValidationContext record which provides information that needed to validate the checkout item line comment. It is available as a parameter in ValidateCommentAsync method of the checkout item line extension.

CheckoutItemLineCommentValidationContext record

Properties

Line

The checkout item line.

Product

The checkout item line product.

Variant

The checkout item line variant.

See also