The underlying data-type of the compare field.
If omitted, a value of iseRangeDataType.String is assumed.
notRange
Boolean
Optional
Indicates whether this Range should be prefixed by NOT so that it is excluded rather than included.
If omitted, a value of False is assumed.
includeDefaultValueIfInvalid
Boolean
Optional
Indicates whether Integer or Long values that cannot be parsed directly into a number are converted, e.g., "$6".
If omitted, a value of True is assumed.