![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
BasketCalcItem. More...
Properties | |
Currency^ | Relative |
The item's relative value. More... | |
Currency^ | Single |
The item's single value. More... | |
Currency^ | Total |
The item's total value. More... | |
BasketCalcItem.
Currency^ X3g::Plugin::IBasketCalcItem::Relative |
The item's relative value.
This may be null if the item has no relative value;
Currency^ X3g::Plugin::IBasketCalcItem::Single |
The item's single value.
This may be null if the item has no single value;
Currency^ X3g::Plugin::IBasketCalcItem::Total |
The item's total value.
This may be null if the item has no Total value;