Home > @poq/sdk-sfcc > RangeFilter > toInclusive
Indicates whether the upper bound of the range is inclusive. If not specified, the default is true. Set to false to made the upper bound exclusive.
Signature:
toInclusive?: boolean;