PricingOperator
Values that represent pricing operators.
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| New |
1 |
An enum constant representing the new option. |
| Add |
2 |
An enum constant representing the add option. |
| Subtract |
3 |
An enum constant representing the subtract option. |