Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 696 Bytes

Deal.md

File metadata and controls

13 lines (9 loc) · 696 Bytes

Deal

Properties

Name Type Description Notes
Id string Unique deal id [optional] [default to null]
Attributes *interface{} Deal attributes with values [optional] [default to null]
LinkedContactsIds []int32 Contact ids for contacts linked to this deal [optional] [default to null]
LinkedCompaniesIds []string Companies ids for companies linked to this deal [optional] [default to null]

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