| Name | Type | Description | Notes |
|---|---|---|---|
| text | String | Text content of a note | |
| contactIds | List<Integer> | Contact Ids linked to a note | [optional] |
| dealIds | List<String> | Deal Ids linked to a note | [optional] |
| companyIds | List<String> | Company Ids linked to a note | [optional] |
| isPinned | Boolean | When creating a note, set it to "true" to pin it. Otherwise, the default value of "false" will be applied. | [optional] |