CustomerNotes
Notes and call logs associated with customers
Columns
| Name | Type | References | |
| Uuid [KEY] | String | ||
| CustomerUuid | String |
Customers.Uuid | |
| Type | String |
The allowed values are note, call. | |
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| CallDuration | Int | ||
| Text | String | ||
| Author | String |