Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 713 Bytes

File metadata and controls

13 lines (10 loc) · 713 Bytes

# LeadTimeFilter

Properties

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]

[Back to Model list] [Back to API list] [Back to README]