| Name | Type | Description | Notes |
|---|---|---|---|
| gt | float | Filter lead times greater than the specified number. | [optional] |
| gte | float | Filter lead times greater than or equal to the specified number. | [optional] |
| eq | float | Filter lead times equal to the specified number. | [optional] |
| lt | float | Filter lead times less than the specified number. | [optional] |
| lte | float | Filter lead times less than or equal to the specified number. | [optional] |