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