Definition at line 675 of file ProductSnapshot.h.
◆ endPriceRange()
◆ priceRangePercentage()
bool priceRangePercentage |
( |
Decimal & | percentage | ) |
const |
|
inline |
Maximum allowable quote spread (percentage value). Conditionally required if PriceRangeValue is absent.
Definition at line 710 of file ProductSnapshot.h.
◆ priceRangeProductComplex()
◆ priceRangeRuleID()
UInt32 priceRangeRuleID |
( |
| ) |
const |
|
inline |
Table identifier, not unique within repeating group.
Definition at line 680 of file ProductSnapshot.h.
◆ priceRangeValue()
bool priceRangeValue |
( |
Decimal & | value | ) |
const |
|
inline |
Maximum allowable quote spread (absolute value). Conditionally required if PriceRangePercentage is absent.
Definition at line 704 of file ProductSnapshot.h.
◆ startPriceRange()
◆ TypedGroup< PriceRangeRule >