Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 898 Bytes

DealOrganizationData.md

File metadata and controls

14 lines (11 loc) · 898 Bytes

# DealOrganizationData

Properties

Name Type Description Notes
name string The name of the organization associated with the deal [optional]
people_count int The number of people connected with the organization that is associated with the deal [optional]
owner_id int The ID of the owner of the organization that is associated with the deal [optional]
address string The address of the organization that is associated with the deal [optional]
active_flag bool Whether the associated organization is active or not [optional]
cc_email string The BCC email of the organization associated with the deal [optional]

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