Poq.SDK.Node

Home > @poq/sdk-sfcc > RangeFilter > to

RangeFilter.to property

The upper bound of the filter range. If not specified, the range is open-ended with respect to the upper bound. You cant leave both the upper and lower bounds open-ended.

Signature:

to?: object;