# Brevo::NoteData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **text** | **String** | Text content of a note | **contact_ids** | **Array<Integer>** | Contact Ids linked to a note | [optional] **deal_ids** | **Array<String>** | Deal Ids linked to a note | [optional] **company_ids** | **Array<String>** | Company Ids linked to a note | [optional]