Interface ProductCollectionProduct<TProductCollectionProductXp>

Type Parameters

  • TProductCollectionProductXp = any

Hierarchy

  • ProductCollectionProduct

Properties

Active?: boolean
AllSuppliersCanSell?: boolean
AutoForward?: boolean
DateAdded?: string
DefaultPriceScheduleID?: string
DefaultSupplierID?: string
Description?: string
ID?: string
Inventory?: Inventory
IsBundle?: boolean
IsParent?: boolean
ListOrder?: number
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?: TProductCollectionProductXp

Generated using TypeDoc