Poq.SDK.Node

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

RangeFilter.from property

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

Signature:

from?: object;