Skip to main content
Version: latest

OrderPreviewSection

Interface

Describes a single order preview section. Order preview can have multiple sections that are divided by separators and may have titles.

Properties

Optional

Optional title of the section.

Type

string


rows

Order preview items. Each item is a row of the section table.

Type

OrderPreviewSectionRow[]