Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/orders
LineItemGroup
Interface LineItemGroup
Line item group summarizing items and totals
interface
LineItemGroup
{
lineItems
:
LineItem
[]
;
total
:
Amount
;
}
Index
Properties
line
Items
total
Properties
line
Items
lineItems
:
LineItem
[]
total
total
:
Amount
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
line
Items
total
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...
Line item group summarizing items and totals