OrderItemProductExtensions Methods |
The OrderItemProductExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetAssignedModifier |
Returns assignedModifier by id from the specified orderItemProduct.
| |
GetAssignedModifiers |
Returns assignedModifiers of the specified orderItemProduct.
| |
TryGetAssignedModifier |
Returns assignedModifier by id from the specified orderItemProduct or null if orderItemProduct doesn't exist or doesn't contain assignedModifier with that id.
| |
TryGetAssignedModifiers |
Returns assignedModifiers of the specified orderItemProduct or null if orderItemProduct doesn't exist.
|