Sha256: c15bd3c4cfa90ba0251d64cd148e1648131e69f8e028b5ce33cb5dd014e070e6

Contents?: true

Size: 630 Bytes

Versions: 4

Compression:

Stored size: 630 Bytes

Contents

# SibApiV3Sdk::Note

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique note Id | [optional] 
**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] 
**author_id** | **Object** | Account details of user which created the note | [optional] 
**created_at** | **DateTime** | Note created date/time | [optional] 
**updated_at** | **DateTime** | Note updated date/time | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sib-api-v3-sdk-9.1.0 docs/Note.md
sib-api-v3-sdk-9.0.0 docs/Note.md
sib-api-v3-sdk-8.1.0 docs/Note.md
sib-api-v3-sdk-8.0.0 docs/Note.md