Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 714 Bytes

File metadata and controls

12 lines (9 loc) · 714 Bytes

brevo_csharp.Model.Body12

Properties

Name Type Description Notes
LinkContactIds List<long?> Contact ids for contacts to be linked with deal [optional]
UnlinkContactIds List<long?> Contact ids for contacts to be unlinked from deal [optional]
LinkCompanyIds List<string> Company ids to be linked with deal [optional]
UnlinkCompanyIds List<string> Company ids to be unlinked from deal [optional]

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