Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 2.93 KB

UserPermissionsItem.md

File metadata and controls

39 lines (36 loc) · 2.93 KB

# UserPermissionsItem

Properties

Name Type Description Notes
can_add_custom_fields bool If the user can add custom fields [optional]
can_add_products bool If the user can add products [optional]
can_add_prospects_as_leads bool If the user can add prospects as leads [optional]
can_bulk_edit_items bool If the user can bulk edit items [optional]
can_change_visibility_of_items bool If the user can change visibility of items [optional]
can_convert_deals_to_leads bool If the user can convert deals to leads [optional]
can_create_own_workflow bool If the user can create workflows [optional]
can_delete_activities bool If the user can delete activities [optional]
can_delete_custom_fields bool If the user can delete custom fields [optional]
can_delete_deals bool If the user can delete deals [optional]
can_edit_custom_fields bool If the user can edit custom fields [optional]
can_edit_deals_closed_date bool If the user can edit deals' closed date [optional]
can_edit_products bool If the user can edit products [optional]
can_edit_shared_filters bool If the user can edit shared filters [optional]
can_export_data_from_lists bool If the user can export data from item lists [optional]
can_follow_other_users bool If the user can follow other users [optional]
can_merge_deals bool If the user can merge deals [optional]
can_merge_organizations bool If the user can merge organizations [optional]
can_merge_people bool If the user can merge people [optional]
can_modify_labels bool If the user can modify labels [optional]
can_see_company_wide_statistics bool If the user can see company-wide statistics [optional]
can_see_deals_list_summary bool If the user can see the summary on the deals page [optional]
can_see_hidden_items_names bool If the user can see the names of hidden items [optional]
can_see_other_users bool If the user can see other users [optional]
can_see_other_users_statistics bool If the user can see other users' statistics [optional]
can_see_security_dashboard bool If the user can see security dashboard [optional]
can_share_filters bool If the user can share filters [optional]
can_share_insights bool If the user can share insights [optional]
can_use_api bool If the user can use API [optional]
can_use_email_tracking bool If the user can use email tracking [optional]
can_use_import bool If the user can use import [optional]

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