The request option represents the minimum and maximum values that
are going to be filtered as defined by a DaffFilterRangeRequestBase
.
Name | Type | Description |
---|---|---|
min | T | The minimum value of the filter range. |
max | T | The maximum value of the filter range. |