Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 865 Bytes

File metadata and controls

13 lines (10 loc) · 865 Bytes

brevo_csharp.Model.Body7

Properties

Name Type Description Notes
Name string Name of company [optional]
Attributes Object Attributes for company update [optional]
CountryCode long? Country code if phone_number is passed in attributes. [optional]
LinkedContactsIds List<long?> Warning - Using PATCH on linkedContactIds replaces the list of linked contacts. Omitted IDs will be removed. [optional]
LinkedDealsIds List<string> Warning - Using PATCH on linkedDealsIds replaces the list of linked contacts. Omitted IDs will be removed. [optional]

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