Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 767 Bytes

File metadata and controls

14 lines (11 loc) · 767 Bytes

CustomFilter

Properties

Name Type Description Notes
id int The ID of the custom filter [optional]
name str The name of the custom filter [optional]
type str The description about the custom filter [optional]
query object A query that needs to be saved as a custom filter [optional]
created_at datetime The time at which the custom filter was created [optional]
updated_at datetime The time at which the custom filter was updated [optional]

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