PLUPrepTimeModificationTypes
Enum
Defines the prep time modification types that can be linked to a child product
None :
0
Default type indicating there is no modification of the parent item's prep time based on the associated child item.
Percent :
1
Type indicating the parent item's prep time is modified using the ModificationValue as a percentage of the parent item's prep time.
Offset :
2
Type indicating the parent item’s prep time is offset by the ModificationValue.
Override :
3
Type indicating the parent item’s prep time is overriden by the child item’s ModificationValue.