Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.18 KB

File metadata and controls

15 lines (12 loc) · 1.18 KB

# OrganizationFieldItemUiVisibility

Properties

Name Type Description Notes
add_visible_flag bool Whether the field is shown in the add modal [optional]
details_visible_flag bool Whether the field is shown in the details view [optional]
org_detail_visible_flag bool Whether the field is shown in the organization details view [optional]
person_detail_visible_flag bool Whether the field is shown in the person details view [optional]
deal_detail_visible_flag bool Whether the field is shown in the deal details view [optional]
show_in_add_deal_dialog \Pipedrive\versions\v2\Model\PersonFieldItemUiVisibilityShowInAddDealDialog [optional]
show_in_add_person_dialog \Pipedrive\versions\v2\Model\OrganizationFieldItemUiVisibilityShowInAddPersonDialog [optional]

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