Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.28 KB

RoleSettings.md

File metadata and controls

17 lines (14 loc) · 1.28 KB

# RoleSettings

Properties

Name Type Description Notes
deal_default_visibility float The default visibility level of the deals for the role [optional]
lead_default_visibility float The default visibility level of the leads for the role [optional]
org_default_visibility float The default visibility level of the organizations for the role [optional]
person_default_visibility float The default visibility level of the people for the role [optional]
product_default_visibility float The default visibility level of the products for the role [optional]
deal_access_level float The access level of the deals for the role (only for default role) [optional]
org_access_level float The access level of the organizations for the role (only for default role) [optional]
person_access_level float The access level of the people for the role (only for default role) [optional]
product_access_level float The access level of the products for the role (only for default role) [optional]

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