Interface Product<TProductXp>

Type Parameters

  • TProductXp = any

Hierarchy

  • Product

Properties

Active?: boolean
AllSuppliersCanSell?: boolean
AutoForward?: boolean
DefaultPriceScheduleID?: string
DefaultSupplierID?: string
Description?: string
ID?: string
Inventory?: Inventory
IsBundle?: boolean
IsParent?: boolean
Name?: string
OwnerID?: string
ParentID?: string
QuantityMultiplier?: number
Returnable?: boolean
ShipFromAddressID?: string
ShipHeight?: number
ShipLength?: number
ShipWeight?: number
ShipWidth?: number
SpecCount?: number
VariantCount?: number
xp?: TProductXp

Generated using TypeDoc