Poq.SDK.Node

Home > @poq/sdk-sfcc > Range2Filter > fromValue

Range2Filter.fromValue property

The lower bound of the second 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:

fromValue?: object;