Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 713 Bytes

File metadata and controls

13 lines (10 loc) · 713 Bytes

brevo_csharp.Model.Body6

Properties

Name Type Description Notes
Name string Name of company
Attributes Object Attributes for company creation [optional]
CountryCode long? Country code if phone_number is passed in attributes. [optional]
LinkedContactsIds List<long?> Contact ids to be linked with company [optional]
LinkedDealsIds List<string> Deal ids to be linked with company [optional]

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