Interface ProductCollectionBuyerProduct<TProductCollectionBuyerProductXp, TPriceScheduleXp>

Type Parameters

  • TProductCollectionBuyerProductXp = any

  • TPriceScheduleXp = any

Hierarchy

  • ProductCollectionBuyerProduct

Properties

Active?: boolean
AllSuppliersCanSell?: boolean
DateAdded?: string
DefaultSupplierID?: string
Description?: string
ID?: string
Inventory?: Inventory
IsBundle?: boolean
IsParent?: boolean
ListOrder?: number
Name?: string
ParentID?: string
PriceSchedule?: PriceSchedule<TPriceScheduleXp>
QuantityMultiplier?: number
Returnable?: boolean
ShipFromAddressID?: string
ShipHeight?: number
ShipLength?: number
ShipWeight?: number
ShipWidth?: number
SpecCount?: number
VariantCount?: number
xp?: TProductCollectionBuyerProductXp

Generated using TypeDoc