Interface AdHocProduct<TAdHocProductXp>

Type Parameters

  • TAdHocProductXp = any

Hierarchy

  • AdHocProduct

Properties

DefaultSupplierID?: string
Description?: string
ID?: string
Name?: string
QuantityMultiplier?: number
Returnable?: boolean
ShipHeight?: number
ShipLength?: number
ShipWeight?: number
ShipWidth?: number
xp?: TAdHocProductXp

Generated using TypeDoc