Interface LineItemOverride<TProductXp>

Type Parameters

  • TProductXp = any

Hierarchy

  • LineItemOverride

Properties

InventoryRecordID?: string
LineItemID?: string
Product?: AdHocProduct<TProductXp>
PromotionOverrides?: PromotionOverride[]
Remove?: boolean
UnitPrice?: number

Generated using TypeDoc