Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 697 Bytes

Company.md

File metadata and controls

13 lines (9 loc) · 697 Bytes

Company

Properties

Name Type Description Notes
Id string Unique company id [optional] [default to null]
Attributes [map[string]interface{}] Company attributes with values [optional] [default to null]
LinkedContactsIds []int32 Contact ids for contacts linked to this company [optional] [default to null]
LinkedDealsIds []string Deals ids for companies linked to this company [optional] [default to null]

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