Sha256: d85b831141ad55cd0e19eee1056390cb77bee40487c7fc02202799ab13ed2488

Contents?: true

Size: 628 Bytes

Versions: 1

Compression:

Stored size: 628 Bytes

Contents

# BrevoRuby::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

1 entries across 1 versions & 1 rubygems

Version Path
brevo-ruby-1.0.0 docs/Note.md