Poq.SDK.Node

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

Range2Filter.toInclusive property

Indicates whether the upper bound of the second range is inclusive. If not specified, the default is true. Set to false to make the lower bound exclusive.

Signature:

toInclusive?: boolean;