Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 900 Bytes

FilterGetItem.md

File metadata and controls

17 lines (14 loc) · 900 Bytes

# FilterGetItem

Properties

Name Type Description Notes
id int The ID of the filter [optional]
name string The name of the filter [optional]
active_flag bool The active flag of the filter [optional]
type string The type of the item [optional]
user_id int The owner of the filter [optional]
add_time string The date and time when the filter was added [optional]
update_time string The date and time when the filter was updated [optional]
visible_to int The visibility group ID of who can see then filter [optional]
custom_view_id int Used by Pipedrive webapp [optional]

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